Skip to content

Commit

Permalink
added walkthough (#265)
Browse files Browse the repository at this point in the history
### Summary

Wrote a Walkthrough that covers most of the dbt basic and adapter
features and nuances with links to other resources on features not
covered. Also added a link to this walkthrough from main readme.md

### Description

Wrote a Walkthrough that covers most of the dbt basic and adapter
features and nuances with links to other resources on features not
covered. Also added a link to this walkthrough from main readme.md

### Test Results

Wrote a Walkthrough that covers most of the dbt basic and adapter
features and nuances with links to other resources on features not
covered. Also added a link to this walkthrough from main readme.md

### Changelog

Just Docs

### Related Issue

No Issue
  • Loading branch information
AlexMercedCoder authored Jan 21, 2025
1 parent a81c216 commit d2ca686
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-agg
## Documentation

[Dremio docs for our dbt adapter ](https://github.com/dremio/dbt-dremio/wiki/Using-Materializations-with-Dremio)
[Walkthrough For Using dbt-dremio](./docs/walkthrough.md)

The `dbt-dremio` package contains all of the code enabling dbt to work with [Dremio](https://www.dremio.com/). For more information on using dbt with Dremio, consult [the docs](https://docs.getdbt.com/reference/warehouse-profiles/dremio-profile).

Expand Down
Loading

0 comments on commit d2ca686

Please sign in to comment.