Add a connection
1
Choose a database type
PostgreSQL, MySQL, MSSQL, or ClickHouse.
2
Enter a connection string
Paste your string and click Test connection to verify it before saving.
3
Name and configure
Set a name, a sync type (see below), and optionally a label and color. Click Save.
Tamery tests the connection before saving. If it fails, check the host, port, credentials, and
database name.
Sync types
Sync type controls whether Tamery stores your password. Both options sync the connection across your devices.- Cloud (with password)
- Cloud (without password)
The full connection string, including the password, is encrypted with your per-user key and stored in the cloud. Available on every device with no re-entry.Good for dev and staging.
Organizing
- Labels — tag connections (e.g.
production,staging) to group and filter them. - Colors — color-code environments.
- Pinning — pin frequently used connections to the top.
Supported databases
PostgreSQL
Supabase, Neon, Railway, self-hosted.
MySQL
MySQL and MariaDB, including PlanetScale and Railway.
SQL Server
SQL Server and Azure SQL.
ClickHouse
ClickHouse Cloud and self-hosted.