The dbtx-cockroachdb
package contains all of the code enabling dbt to work with a Cockroachdb database.
This repo is built base off the source available at https://github.com/dbt-labs/dbt-core/tree/main/plugins/postgres with changes added to function with CockroachDB.
- Install dbt
- Read the introduction and viewpoint