
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.51/sql-studio-installer.sh | sh$ powershell -ExecutionPolicy Bypass -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.51/sql-studio-installer.ps1 | iex"$ nix shell nixpkgs#sql-studio$ docker run -p 3030:3030 frectonz/sql-studioOr try the built-in preview: sql-studio sqlite preview