Skip to main content

About dbt Core setup

dbt Core is an open-source tool that enables data teams to transform data using analytics engineering best practices. You can install dbt locally in your environment and use dbt Core on the command line. It can communicate with databases through adapters.

This section of our docs will guide you through various settings to get started:

If you need a more detailed first-time setup guide for specific data platforms, read our quickstart guides.

0