Single binary SQL database explorer. 10 databases. One interface. No config files.

From local SQLite files to remote PostgreSQL clusters. Same interface, same command.
Overview dashboards, table browsers, a full SQL editor, and interactive ERD diagrams.

Database metadata, row counts, index statistics, and bar charts at a glance

Browse tables with metadata cards, creation SQL, and infinite-scroll data grids

Monaco-powered SQL editor with IntelliSense, auto-execute, and configurable timeouts

Interactive entity-relationship diagrams with foreign key visualization
No configuration files. No dependencies to manage.
$ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.50/sql-studio-installer.sh | sh$ nix shell nixpkgs#sql-studio$ docker run -p 3030:3030 frectonz/sql-studioOr try the built-in preview: sql-studio sqlite preview