data-peek
Database Support

Database Support

Supported databases and their features

Database Support

data-peek supports PostgreSQL, MySQL, Microsoft SQL Server, and SQLite databases.

Supported Databases

DatabaseStatusFeatures
PostgreSQL✓ Full SupportAll features
MySQL✓ Full SupportAll features
Microsoft SQL Server✓ Full SupportAll features
SQLite✓ SupportedLocal file databases

Feature Comparison

FeaturePostgreSQLMySQLSQL ServerSQLite
Query execution
Multiple result sets
Schema explorer
Table preview
Inline editing
Table designer
ER diagrams
Query execution plans
EXPLAIN ANALYZE---
Views browser
Stored procedures-
Functions-
Sequences--
Custom types (enums)--
JSON support
Array types---
SSH tunnels-

Connection Security

All remote databases support:

  • SSL/TLS connections
  • Password authentication
  • Encrypted credential storage (using OS keychain)
  • SSH tunnel connections

SQLite uses local file access and doesn't require network connections.

On this page