Different warehouses have different names for logical databases. The information in this document covers "databases" on Snowflake, Redshift, and Postgres; "projects" on BigQuery; and "catalogs" on Databricks Unity Catalog.| docs.getdbt.com
The `target` variable contains information about your connection to the warehouse.| docs.getdbt.com
Configure custom schemas for your dbt model's tables and views in the database.| docs.getdbt.com
Configure custom aliases to override default naming conventions for models and other resources in dbt.| docs.getdbt.com
Learn about dbt's development environment to execute your project in the IDE| docs.getdbt.com
Use environment variables to customize the behavior of your dbt project.| docs.getdbt.com