Outerbase Studio
A lightweight open-source database GUI that runs in the browser for Postgres, MySQL and SQLite.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Outerbase Studio
Outerbase Studio is a graphical database client that runs in a web browser. It connects to PostgreSQL, MySQL and SQLite, as well as libSQL, and lets you browse tables, edit rows and run queries without installing a heavyweight desktop client.
The project is a Next.js application with a Dockerfile in the repository, so you can run your own instance. It suits developers who want a quick visual view of a database from any machine with a browser.
Strengths
- Runs in the browser with nothing to install on the client
- Supports Postgres, MySQL, SQLite and libSQL
- Can be self-hosted with Docker
Limitations
- Fewer database engines than large desktop clients
- Browser-based access may not reach databases on closed networks without self-hosting
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- Outerbase
- Platforms
- Web, Self-hosted
- How it runs
- Web application, Self-hosted
- Best suited for
- Developers who want a lightweight browser-based SQL database GUI
- Categories
- Database tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Outerbase Studio
Compare allSoftware that can replace Outerbase Studio for an important use case, and what changes if you switch.
CloudBeaver
A self-hosted web database manager from the DBeaver team, used through a browser.
CloudBeaver is a self-hosted web database manager from the DBeaver team, suited to shared team access, but needs a server to maintain.
Adminer
Database management in a single PHP file.
Adminer is a single PHP file supporting many database engines through the browser, but a public install is a serious security risk.
DbGate
One database client for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite, Redis and a dozen more, on desktop or as a web app.
DbGate runs as a Docker web app or desktop client covering many SQL and NoSQL engines, though some connectors are premium-only.
Chat2DB
A free, local-first database client and SQL workspace with optional AI query help using your own model.
Chat2DB can be self-hosted as a web or desktop client for more than 40 databases, adding optional AI query help with your own model.
Beekeeper Studio
A SQL client that is pleasant to look at and works the same on Windows, macOS and Linux.
Beekeeper Studio is a desktop client for Postgres, MySQL, SQLite and more, so it installs locally rather than running in the browser.
TablePlus
Native database client for many engines with a clean interface.
TablePlus is a closed-source native desktop client for many engines instead of a browser app, with a free tier limiting tabs and connections.
Outerbase Studio as an alternative
Listings that name Outerbase Studio as an alternative.
Drizzle Studio
A web-based database browser for viewing and editing data in SQL databases used with Drizzle ORM.
Outerbase Studio is an open-source browser-based GUI for Postgres, MySQL and SQLite that works without depending on any ORM.
Prisma Studio
Visual browser and editor for databases described by a Prisma schema.
Outerbase Studio is an open-source browser GUI for Postgres, MySQL, SQLite and libSQL that works independently of any ORM and can be self-hosted with Docker.
Similar software
Related functionality, not necessarily a direct replacement.
phpMyAdmin
Web-based administration for MySQL and MariaDB.
pgAdmin
The standard open-source administration tool for PostgreSQL.