
SQL Studio is a new SQL client built from scratch for engineers and analysts who care about the quality of their tools. Fast, elegant, and with a meticulously hand-crafted query experience.
Its main features are:
- Intelligent query editor: hand-written parsers that provide precise, context-aware completions — not generic autocomplete.
- Direct table editor: modify, add, or delete rows directly in the table view. Changes are staged until you commit.
- Native performance: from massive tables to complex queries, every interaction is fast and fluid.
Currently supports SQLite, with PostgreSQL confirmed as the next dialect and SQL Server on the way. The free tier includes the table editor and query editor for SQLite; paid plans will unlock more dialects and future features.
It’s a young project but with a clear proposition: make working with databases a delightful experience, not just a functional one.
More information at the link 👇
Also published on LinkedIn.

