Learn about Catalog and how to interact with it to understand, improve, and leverage your dbt projects.| docs.getdbt.com
Automatically generate project documentation as you run jobs.| docs.getdbt.com
provides a stateful way of deploying dbt. Artifacts are accessible programmatically via the Discovery API in the metadata platform.| docs.getdbt.com
Learn about dbt Cloud's deployment environment to seamlessly schedule jobs or enable CI.| docs.getdbt.com
Every time dbt Cloud runs a project, it generates and stores information about the project. The metadata includes details about your project’s models, sources, and other nodes along with their execution results. With the dbt Cloud Discovery API, you can query this comprehensive information to gain a better understanding of your DAG and the data it produces.| docs.getdbt.com
Define data source tables when developing in dbt.| docs.getdbt.com