Back to Menu
Connection Management
Configure your database connections for use across all tools
Connection Status
Source Database
Not configuredTarget Database
Not configuredSource Database Connection
This is your source database - the one with the schema you want to match or copy data from.
Example: postgresql://user:pass@localhost:5432/production_db
Target Database Connection
This is your target database - the one you want to modify or copy data to.
Example: postgresql://user:pass@localhost:5432/test_db
Import / Export Connections
Backup or share your connection configurations.