Docs
Docs/Database Connections/Connection Overview

Connection Overview

Understanding database connections in QuackDB

QuackDB provides a unified interface for connecting to multiple database types. All connections are stored locally and passwords are encrypted using your system's secure credential storage.

Supported Databases

DatabaseVersionConnection Type
SQLite3.xLocal file
PostgreSQL12+Network (SSL supported)
SupabasePostgreSQL 15Network (SSL required)
MySQL / MariaDB5.7+ / 10.2+Network (SSL supported)
SQL Server2016+Network
PGlitePostgreSQL 16 compatibleIn-browser

Connection Features

Unlimited Connections

Save and organize as many connections as you need

Secure Storage

Passwords encrypted using OS keychain

Quick Connect

Access recent connections from the home screen

Connection Testing

Test connections before saving

Privacy: All connection data is stored locally on your machine. No data is ever sent to external servers.

Need help?

Join our Discord community for support and discussions.

Join Discord