Skip to main content
DuckDB is an in-process analytical database for storing and querying your data. Connect it to Paradime to run dbt™ from the Code IDE, deploy production jobs with Bolt, and let the DinoAI background agent work against your database.
Available in: Code IDE, Bolt, and Agent environments.

Add a connection

  1. Click Settings in the top menu bar of the Paradime interface to access Workspace Settings.
  2. In the left sidebar, click Environments.
  3. Click Add New next to the section for the environment you are configuring:
    • Code IDE for the Code IDE connection
    • Bolt for the Bolt connection
    • Agent for the Agent connection
  4. Select DuckDB and fill out the corresponding fields.

Configuration

In the connection setup screen, fill in the form with the details of the connection you want to use to run dbt™ models against a DuckDB database. In this example you connect to s3 to read and write parquet files using an AWS access key and secret. These secrets can be stored in the user environment variable settings.

Field details

Below are the fields and examples to create a connection. Example profile configuration:
For additional supporting docs see the DuckDB SQL reference.

Explore data in your DuckDB database from Paradime

Paradime integrates with Harlequin out of the box, with no installation required. Check our integration guide to see how you can query data directly from the Paradime terminal.

Harlequin

Optional connection attributes

Set additional profiles.yml attributes for this connection.