Launching today
LibreDB Studio
SelfHosted OpenSource SQL IDE that deploys next to your data
15 followers
SelfHosted OpenSource SQL IDE that deploys next to your data
15 followers
LibreDB Studio is the open-source database IDE that deploys next to your data instead of onto your laptop, one browser tab for PostgreSQL, MongoDB, Redis and thirteen more engines. No tunnelling from a laptop into production, no handing credentials to a cloud service. Run it with one docker run, one Helm chart, or npx. SSO, audit trail, ER diagrams and AI-assisted queries are all MIT licensed, with nothing behind an enterprise wall. Live demo, no install: app.libredb.org












@libredbΒ Same-day note, because it is actually about how you install this.
We got accepted into Dockerβs sponsored open-source programme today. That lifts pull rate limits on the Hub mirror (libredb/libredb-studio), so the README docker run does not depend on being logged in. Canonical image is still GHCR; Hub is the discoverability path.
Happy accident of timing. If you were going to try the one-liner, that path just got less annoying.
Great to see LibreDB Studio launching! π
I had the opportunity to contribute to the frontend, working on the Next.js routing and authentication flow, as well as improving the light/dark theme experience across the UI. Really happy to see the project live.
Congrats to the team! π
Thanks@omerfarukbolatΒ
auth and theme are what people hit before they ever write a query, so getting those right matters more than another provider. Appreciate you being in there.