Skip to main content

About dbt installation

dbt enables data teams to transform data using analytics engineering best practices. Choose your local development experience from these tools:

Local command line interface (CLI)

  • Leverage the speed and scale of the dbt Fusion Engine or use dbt Core:
    • Install dbt Core — Uses the Python-based dbt Core engine for traditional workflows. Does not include LSP features found in the dbt VS Code extension like autocomplete, hover insights, lineage, and more.
    • Install dbt Fusion CLI — Provides Fusion performance benefits (faster parsing, compilation, execution) but does not include LSP features.

dbt VS Code extension

Getting started

After installing your local development experience, you can get started:

If you're interested in using the dbt platform, our feature-rich, browser-based UI, you can learn more in About dbt set up.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

0
Loading