data-peek
Database Support

Database Support

Supported databases and their features

Database Support

data-peek currently supports PostgreSQL and MySQL, with SQLite coming soon.

Supported Databases

DatabaseStatusFeatures
PostgreSQL✓ Full SupportAll features
MySQL✓ SupportedCore features
SQLiteComing Soon-

Feature Comparison

FeaturePostgreSQLMySQL
Query execution
Schema explorer
Table preview
Inline editing
Table designer
ER diagrams
Query plans (EXPLAIN)
EXPLAIN ANALYZE-
Sequences-
Custom types (enums)
JSON support
Array types-

Connection Security

Both databases support:

  • SSL/TLS connections
  • Password authentication
  • Encrypted credential storage

On this page