Importing Connections
Migrating from another database client? Seaquel can import your existing connections in one click.
DBeaver import
Section titled “DBeaver import”Seaquel reads DBeaver’s data-sources.json configuration file and extracts your connections.
- Open Settings and find Import Connections.
- Select DBeaver.
- Seaquel locates the config file automatically, or you can browse to it manually.
- Review the detected connections — each shows host, port, database, and username.
- Check the connections you want to import (duplicates are detected and flagged).
- Click Import.
Supported provider types: PostgreSQL, MySQL, MariaDB, SQLite, DuckDB, MSSQL.
TablePlus import
Section titled “TablePlus import”Seaquel reads TablePlus’s Connections.plist file.
- Open Settings and find Import Connections.
- Select TablePlus.
- Seaquel locates the plist file, or you can browse to it manually.
- Review the detected connections with database type, host, and name.
- Check the connections you want to import (duplicates are detected).
- Click Import.
Driver types are automatically mapped to Seaquel’s database types.
After importing, you may need to re-enter passwords — Seaquel cannot read credentials from other applications’ keychains for security reasons.