Drizzle Studio
A web-based database browser for viewing and editing data in SQL databases used with Drizzle ORM.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Drizzle Studio
Drizzle Studio is a database browser from the team behind Drizzle ORM. You start it locally with the drizzle-kit studio command and use it in the browser to inspect and edit tables. It can also be self-hosted through Drizzle Gateway, used as a Chrome extension to browse serverless databases, or embedded in another product.
Drizzle works with PostgreSQL, MySQL, SQLite, SingleStore, MSSQL and CockroachDB. It suits developers who already use Drizzle ORM and want a quick view of their data during development.
Strengths
- Starts from the drizzle-kit command in an existing project
- Several ways to run it: local, self-hosted, Chrome extension
- Covers the main SQL databases Drizzle supports
Limitations
- Most useful inside projects that use Drizzle ORM
- Licensing and pricing for embedding not described here
Details
- Pricing
- FreeRuns locally through drizzle-kit at no cost.
- License
- Proprietary
- Developer
- Drizzle Team
- Platforms
- Web, Self-hosted, Browser extension, Command line
- How it runs
- Downloadable app, Self-hosted, Browser extension
- Best suited for
- Developers using Drizzle ORM who want to browse their data
- Categories
- Database tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Drizzle Studio
Compare allSoftware that can replace Drizzle Studio for an important use case, and what changes if you switch.
Prisma Studio
Visual browser and editor for databases described by a Prisma schema.
Prisma Studio is the equivalent browser and editor for projects using a Prisma schema, showing relations as navigable links, and runs on desktop and web.
Outerbase Studio
A lightweight open-source database GUI that runs in the browser for Postgres, MySQL and SQLite.
Outerbase Studio is an open-source browser-based GUI for Postgres, MySQL and SQLite that works without depending on any ORM.
Beekeeper Studio
A SQL client that is pleasant to look at and works the same on Windows, macOS and Linux.
Beekeeper Studio is a general desktop SQL client for many databases, independent of Drizzle ORM, with some paid features.
TablePlus
Native database client for many engines with a clean interface.
TablePlus is a native closed-source client for many engines that works without an ORM, with a free tier limiting tabs and connections.
DbGate
One database client for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite, Redis and a dozen more, on desktop or as a web app.
DbGate is an open-source client for SQL and NoSQL databases on desktop or as a web app, working without any ORM and adding schema compare.
pgweb
A web-based PostgreSQL client that ships as a single binary and runs in your browser.
pgweb is a single-binary web client that runs in the browser without an ORM, but it supports only PostgreSQL.
Similar software
Related functionality, not necessarily a direct replacement.
sqlc
Generate typed application code from SQL queries.
Dbmate
Manage database schema changes with plain SQL migration files.
Atlas
A command-line tool that manages database schemas as code and plans migrations automatically.
DBeaver Community
One database client for more than a hundred databases, with a proper SQL editor and ER diagrams.