-- skip to content
LibreDB StudioLibreDB Studio
Live Demo
manifesto.sql
SELECT belief, consequence FROM manifesto;
5 rows |2 cols2ms
Open source · MIT · nothing held back

Databases moved to the cloud. Their editors stayed on the laptop.

The tool goes to the data. Not the data to the tool. Everything else about LibreDB Studio follows from that one line — including the licence.

How we got here

Two moments, roughly a hundred times each, until the pattern was impossible to miss.

Forty seconds, then an afternoon

You create a Postgres on a managed platform. It is ready in forty seconds. Then you want to look inside it — so you open a port to the internet, dig an SSH tunnel, or install a desktop client on every machine that needs one. The database took forty seconds. The window into it takes the rest of the day.

Now multiply it

The team runs Postgres for the application, Mongo for documents, Redis for the cache, ClickHouse for the events. An engineer joins on Monday and spends their first days working out which data lives where, hunting connection strings, waiting on access, and installing a different tool per engine.

Databases moved. They live in Kubernetes now, on managed platforms, in a customer's VPC reached through a jump host. The tools that read them did not move. They are still desktop applications: heavy, licensed per seat, install-first, built on the assumption of one database, one laptop, and one person who never changes machines.

What the belief forces

Take it seriously and it stops being a preference. It becomes a specification.

It runs in a browser

Because the data is not on your machine, and neither are your teammates. A tool that has to be installed is a tool that half the team never opens.

It reaches a phone

Because the incident that needs a query does not wait for you to open a laptop. The same editor, the same connections, on the screen you already have with you.

It deploys like infrastructure

A container, a Helm chart, an OpenShift operator, a one-click template on your platform. The way everything else that sits next to a database gets installed.

It embeds

One npm package, inside your own product. The most useful place for a database editor is the thing that created the database in the first place.

It holds nothing back

Single sign-on, ER diagrams, the AI assistant and the NoSQL engines all ship in the MIT build. There is no edition where the useful parts live.

MIT is not generosity. It is a requirement of the architecture.

You cannot place a per-seat licensed, feature-gated tool into every environment you own. The moment single sign-on costs extra, the tool stops being deployable by default.

Then why is Platform paid?

Because it is a service rather than an environment. LibreDB Studio is MIT because it has to go everywhere. LibreDB Platform is hosting, tenancy, billing and support for teams that would rather not run Studio themselves.

The line holds under pressure, which is the point. The editor you deploy is free and stays free. No capability is moved across that line to manufacture a reason to upgrade.