dbx-studio — AI-клиент для работы с базами данных

general

dbx-studio is an open-source AI-powered database management tool that generates optimized SQL queries from plain-English descriptions. It supports PostgreSQL, Snowflake, SQLite, Supabase, and Amazon Redshift, using schema-aware context — tables, columns, and relationships — to produce accurate queries. The stack includes React 18 with an Electron desktop app, a Hono/Bun backend, Monaco Editor with syntax highlighting and autocomplete, query history, and a multi-tab workspace. A local-first architecture powered by PGLite requires no external database setup and stores nothing without permission. Analysts and data engineers looking for a free, self-hosted SQL client with built-in AI assistance for data exploration and visualization will find it a practical alternative to paid tools.