PostgreSQL
relational · pgFull support with connection pooling, schema inspection, and maintenance tools.
The 7 supported engines and their drivers — PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, Redis — behind one unified interface.
SELECT name, type, driver FROM databases;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.
Try Demo Mode — zero setup required.