Drizzle Studio / Gateway
Free, self-hosted data UI
Drizzle Studio is a polished database UI; Drizzle Gateway is its free, self-hosted, browser-based edition that you deploy on your own infrastructure to browse, edit and query PostgreSQL, MySQL and SQLite. It is free and genuinely good — Drizzle helped prove database tools can be beautiful.
Two ways to run it: the classic npx drizzle-kit studio command starts Studio locally on localhost as part of a Drizzle ORM project, while Drizzle Gateway runs as its own self-hosted service — no ORM setup required, just a connection string.