PostgreSQL
relational · pgFull support with connection pooling, schema inspection, and maintenance tools.
The database engines LibreDB Studio connects to — PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Redis — behind one unified interface, plus LibreDB, our own embedded engine.
SELECT name, type, driver FROM providers;Connect to any engine with a unified interface.
Full support with connection pooling, schema inspection, and maintenance tools.
Full support with connection pooling and performance schema integration.
Enterprise database with V$ monitoring views, FETCH FIRST pagination, and ALTER INDEX REBUILD.
Microsoft SQL Server with TOP/OFFSET FETCH pagination, DMVs, and Azure SQL support.
File-based database with WAL mode support. Perfect for local development.
Full document database support with JSON queries, aggregations, and schema inference.
Key-value store support with key browser, TTL management, and memory monitoring.
Our own open-source embedded engine. Open a .libredb file directly — no server. Browse relational, document, and key-value lenses; query with a small get / put / prefix / range grammar (not SQL). Ships as a ready-to-use sample on first launch.
Try Demo Mode — zero setup required.