Skip to content

Connect a Database

This guide shows the minimal steps to add a database connection to your project.

Interactive Demo


Steps

  1. Open Your Project
    From the left navigation, click Projects and select the target project.

  2. Add a Connection
    Go to Connections and click Add Connection.

  3. Choose Database Type
    Select the database you want to connect (e.g., PostgreSQL, MySQL, SQL Server, Oracle, Snowflake, Teradata).

  4. Enter Connection Details
    Provide Name, Host, Port, Database/Service, and Credentials (username/password or SSO, as applicable).

  5. Test & Save
    Click Test. If successful, click Save. The connection will appear under Connections for the project.