Introducing Stroke!! ๐
a modern, minimal, fast, intuitive database client, built with lots of features, has powerful data grid, SQL editor and so much more.
- renders millions of rows, with no performance drop
- stays under 40 MB of memory no matter how large your tables get
- AI chat and built in MCP integrated
Introducing Stroke!! ๐
a modern, minimal, fast, intuitive database client, built with lots of features, has powerful data grid, SQL editor and so much more.
- renders millions of rows, with no performance drop
- stays under 40 MB of memory no matter how large your tables get
- AI chat and built in MCP integrated
In the next version of stroke, introducing:
- table views modes
- col remap, highlight
- new fonts, and icon theme
- duplicate tab
- sql query params, error tab in console
- redis support
- horizontal bottom preview subview
- better ui, buttons and dropdown revamp
- database settings
- better tab control, reset tab
- optimizations for split tabs
- ui revamp in the split tabs
- rendering issue and dialects fixes
- saved views
- find and replace
- search optimization and regex support
- bug fixes and so much more
- extension page revamp
planning
- keybinding remapping
- other dialects support
and what more do you all want???
In the next version of stroke, introducing:
- table views modes
- col remap, highlight
- new fonts, and icon theme
- duplicate tab
- sql query params, error tab in console
- redis support
- horizontal bottom preview subview
- better ui, buttons and dropdown revamp
- database settings
- better tab control, reset tab
- optimizations for split tabs
- ui revamp in the split tabs
- rendering issue and dialects fixes
- saved views
- find and replace
- search optimization and regex support
- bug fixes and so much more
- extension page revamp
planning
- keybinding remapping
- other dialects support
- mcp enhancement
- ai integration enhancement
and what more do you all want???
Introducing Stroke!! ๐
a modern, minimal, fast, intuitive database client, built with lots of features, has powerful data grid, SQL editor and so much more.
- renders millions of rows, with no performance drop
- stays under 40 MB of memory no matter how large your tables get
- AI chat and built in MCP integrated
Introducing Stroke!! ๐
a modern, minimal, fast, intuitive database client, built with lots of features, has powerful data grid, SQL editor and so much more.
- renders millions of rows, with no performance drop
- stays under 40 MB of memory no matter how large your tables get
- AI chat and built in MCP integrated
connects to one database at a time, Stroke pages through data instead of loading tables into memory, so the size you can browse is bounded by your DB, not the app page fetches cap at 1M rows. It opens one DB at a time with a small internal pool (4 conns on Postgres/MySQL) so counts + row fetches run in parallel. No formal max-dataset benchmark yet, if you've got a target size in mind, I'll run it and share real numbers. It may still have issues, and bugs, which still needs the further testing in multiple db adapters, and so on... i am still working to make this better! and bug free.