Connections
Connections allow the application to connect to external databases for importing structured data.
Connection Table
The main table allows you to:
- Create, update, and delete connections
- Test connection validity before using them in imports
Creating a Connection
Each connection requires:
- Name
- Database Type:
MySQL,PostgreSQL, orSQL Server - Server and Port
- Database Name and Default Schema
- Username and Password
- A Test Connection button
✅ Always test the connection to confirm settings before saving.