An open API service indexing awesome lists of open source software.

https://github.com/mickaelandrieu/dbt-fundamentals

Repository for dbt official tutorial
https://github.com/mickaelandrieu/dbt-fundamentals

Last synced: 7 months ago
JSON representation

Repository for dbt official tutorial

Awesome Lists containing this project

README

          

Welcome to your new dbt project!

### Using the starter project

Try running the following commands:
- dbt run
- dbt test

### Resources:
- Learn more about dbt [in the docs](https://docs.getdbt.com/docs/introduction)
- Check out [Discourse](https://discourse.getdbt.com/) for commonly asked questions and answers
- Join the [dbt community](http://community.getbdt.com/) to learn from other analytics engineers
- Find [dbt events](https://events.getdbt.com) near you
- Check out [the blog](https://blog.getdbt.com/) for the latest news on dbt's development and best practices

### Tests

- dbt test -s if you want to run tests for a model
- dbt test -s source: if you want to run tests for a source