dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
Discover the dbt core directory structure. Learn how dbt-core distributes canonical functionality across specialized Rust crates within the crates/ folder, not a single core directory.
Locating the Main dbt Application Code in the dbt‑core RepositoryDiscover the primary dbt application code location within the dbt-core repository. Find the dbt-main crate responsible for the CLI lifecycle.
Where Are Core Features Located in the dbt-labs/dbt-core Repository?Discover where core features live in the dbt-labs/dbt-core repository. Explore the crates/ directory for dbt-compilation, dbt-jinja-ctx, and dbt-docs-core.
Where Is the Primary dbt Directory in dbt-labs/dbt-core?Locate the primary dbt directory in dbt-labs/dbt-core at crates/dbt-main/. Discover the central Rust crate housing the CLI entry point and core logic.
What Are the Root Directories in dbt-labs/dbt-core? A Complete GuideUnderstand dbt-labs/dbt-core root directories. Learn how distinct folders separate engine code, docs, assets, and CI for the v2.0 architecture. Explore the complete guide.
Do Subdirectories Named 'core' or 'dbt' Exist at the Root of dbt-labs/dbt-core?Discover if dbt-labs/dbt-core has root subdirectories named core or dbt. Learn where the core engine functionality is located. Get clear answers for your dbt project structure.
Where Is the Primary dbt Directory Located in dbt-labs/dbt-core? Complete Guide to the Rust Source StructureDiscover the primary dbt directory in dbt-labs/dbt-core at crates/dbt-main/. Understand the Rust source structure powering the dbt CLI and core library.
What Does the `core` Folder Contain in dbt‑labs/dbt‑core?Discover what the core functionality within dbt-labs/dbt-core entails. Learn how compilation, templating, and SQL execution are managed across its Rust crates.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →