LibreDB Studio libredb.org ONLINE • PostgreSQL
RUN
databases.sql
SELECT name, type, driver FROM databases;
7 rows | 3 cols 2ms

One tool, all your databases

Connect to any engine with a unified interface.

PostgreSQL

relational · pg

Full support with connection pooling, schema inspection, and maintenance tools.

MySQL

relational · mysql2

Full support with connection pooling and performance schema integration.

Oracle

relational · oracledb

Enterprise database with V$ monitoring views, FETCH FIRST pagination, and ALTER INDEX REBUILD.

SQL Server

relational · mssql

Microsoft SQL Server with TOP/OFFSET FETCH pagination, DMVs, and Azure SQL support.

SQLite

embedded · sqlite3

File-based database with WAL mode support. Perfect for local development.

MongoDB

document · mongodb

Full document database support with JSON queries, aggregations, and schema inference.

Redis

key-value · redis

Key-value store support with key browser, TTL management, and memory monitoring.

No Database? No Problem!

Try Demo Mode — zero setup required.

Try Demo Mode