LibreDB Studio icon
LibreDB Studio icon

LibreDB Studio

Browser-based SQL IDE for ten database engines that you deploy next to your data as a container, Helm chart or embedded npm package.

LibreDB Studio screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  • Docker
1like
1comment
0articles

Features

LibreDB Studio News & Activities

Highlights All activities

Recent activities

LibreDB Studio information

  • Developed by

    TR flaglibredb
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    44 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  144 Stars
  •  21 Forks
  •  20 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about LibreDB Studio, and it has gotten 1 likes

LibreDB Studio was added to AlternativeTo by AbdullahKaya on and this page was last updated .

Comments and Reviews

   
cevheri
0

sql/nosql and web-based: great cloud and kubernetes solution

Review from a new or low-activity account — shown here, but not counted in the app rating.

What is LibreDB Studio?

LibreDB Studio is a browser-based SQL IDE that is installed next to the database rather than on each user's machine. It runs as a single container, a Helm chart, an OpenShift operator, a native package (Homebrew, Snap, deb, rpm, winget), a desktop build for Linux, or as an npm package embedded in another product.

Ten engines share one interface: PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Redis, Couchbase, ClickHouse and Apache Druid. The editor is Monaco, the same core used by VS Code, with schema-aware autocomplete, multiple tabs that keep independent execution state, visual EXPLAIN plans and a virtualised result grid for large sets.

The schema tools behave the same way on every supported engine: an explorer over tables, views and indexes, ER diagrams generated from real foreign keys with PNG and SVG export, schema snapshots on a timeline, and a diff between any two snapshots or two connections that produces migration SQL.

Natural language to SQL is optional and runs against a model you configure, which can be Gemini, OpenAI, Claude or a local model served through Ollama or LM Studio, so the schema does not have to leave the network.

Team features are part of the same build rather than a paid tier: OIDC single sign-on, role-based access control, a query audit trail, and column-level data masking. The project is MIT licensed.

LibreDB Studio Videos

Show 1 more video

Official Links