[dbt](https://www.getdbt.com/) enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-aggregate the raw data in your warehouse so that it’s ready for analysis.
## 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)
[Trouble Shooting Guide](./docs/troubleshoot.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).
The dbt-dremio package supports both Dremio Cloud and Dremio Software (versions 22.0 and later).
## dbt-dremio version 1.11.0
Version 1.11.0 of the dbt-dremio adapter is compatible with dbt-core versions 1.11.*.
> Prior to version 1.1.0b, dbt-dremio was created and maintained by [Fabrice Etanchaud](https://github.com/fabrice-etanchaud) on [their GitHub repo](https://github.com/fabrice-etanchaud/dbt-dremio). Code for using Dremio REST APIs was originally authored by [Ryan Murray](https://github.com/rymurr). Contributors in this repo are credited for laying the groundwork and maintaining the adapter till version 1.0.6.5. The dbt-dremio adapter is maintained and distributed by Dremio starting with version 1.1.0b.
## Getting started
[Install dbt-dremio](https://docs.getdbt.com/reference/warehouse-setups/dremio-setup) - Version 1.11.0 of dbt-dremio requires dbt-core >= 1.11 and Python >= 3.10.
Read the [introduction](https://docs.getdbt.com/docs/introduction/) and [viewpoint](https://docs.getdbt.com/docs/about/viewpoint/)
## Join the dbt Community
Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)
Read more on the [dbt Community Discourse](https://discourse.getdbt.com)
## Reporting bugs and contributing code
Open bugs and feature requests can be found at [dbt-dremio’s GitHub issues](https://github.com/dremio/dbt-dremio/issues).
Want to report a bug or request a feature? Let us know by on [Slack](https://getdbt.slack.com/archives/C049G61TKBK), or opening [an issue](https://github.com/dremio/dbt-dremio/issues/new)
For direct feedback, you can also email us at [dremio-dbt-feedback@dremio.com](mailto:dremio-dbt-feedback@dremio.com).
Want to help us build dbt-dremio? Check out the [Contributing Guide](https://github.com/dremio/dbt-dremio/blob/main/CONTRIBUTING.md).
## Code of Conduct
Everyone interacting in the dbt-dremio project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [dbt-dremio Code of Conduct](https://github.com/dremio/dbt-dremio/blob/main/CODE_OF_CONDUCT.md).
Release files for dbt-dremio 1.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dbt_dremio-1.11.0.tar.gz | 44.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dbt_dremio-1.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 122.4 kB
Release files / dbt_dremio-1.11.0.tar.gz
| Download URL | dbt_dremio-1.11.0.tar.gz |
|---|---|
| Size | 44.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a5c8caab8503b742439893cfda6c67647dcd166932cb7625c827e41e4bf9552b
|
|
BLAKE2b-256 checksum How to use checksums |
8ae72b78f3226a966af02dba6e745c39e95e8db19aa6a93c19f4f24fffc696b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.11
|
Release files / dbt_dremio-1.11.0-py3-none-any.whl
| Download URL | dbt_dremio-1.11.0-py3-none-any.whl |
|---|---|
| Size | 78.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
99a3d5af30a0ade772526595bf994210b4393a756eb1bdec1ef27b2d03d631ff
|
|
BLAKE2b-256 checksum How to use checksums |
5d3d61c26772d901997163e5d35f0231729502c5bf97d687853bc7f7cfc52210
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.11
|