Connect a Database¶
This guide shows the minimal steps to add a database connection to your project.
Interactive Demo¶
Steps¶
-
Open Your Project
From the left navigation, click Projects and select the target project. -
Add a Connection
Go to Connections and click Add Connection. -
Choose Database Type
Select the database you want to connect (e.g., PostgreSQL, MySQL, SQL Server, Oracle, Snowflake, Teradata). -
Enter Connection Details
Provide Name, Host, Port, Database/Service, and Credentials (username/password or SSO, as applicable). -
Test & Save
Click Test. If successful, click Save. The connection will appear under Connections for the project.