dbt adapter for CrateDB 5.5 and higher
Project description
dbt-cratedb2
» Documentation | Changelog | PyPI | Issues | Source code | License | CrateDB | Community Forum
The dbt-cratedb2 package contains all the code enabling dbt to work with
CrateDB Self-Managed or CrateDB Cloud.
dbt 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.
CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.
Installation
Install the most recent version of dbt-cratedb2.
pip install --upgrade dbt-cratedb2
Getting started
- Install dbt.
- Read the dbt introduction and viewpoint.
- Read about how to use dbt with CrateDB.
What's Inside
CrateDB is PostgreSQL-compatible, that's why dbt-cratedb2 heavily builds upon the canonical dbt-postgres adapter. For more information on using dbt with CrateDB, consult the docs.
psycopg2
By default, dbt-cratedb2 installs psycopg2-binary.
For more information, please visit psycopg2 notes.
Project Information
Acknowledgements
Kudos to the authors of all the many software components this library is inheriting from and building upon, most notably the dbt-postgres package, and dbt itself.
Contributing
The dbt-cratedb2 package is an open source project, and is
managed on GitHub. We appreciate contributions of any kind.
- Want to report a bug or request a feature? Let us know by opening an issue.
- Want to help us build dbt-cratedb2? Check out the contributing guide.
- Join the community on the CrateDB Community Discourse.
License
The project uses the Apache Software License, like the dbt-postgres project it is deriving from.
Code of Conduct
Everyone interacting with Crate.io's codebases, issue trackers, chat rooms, and mailing lists, please follow the CrateDB Code of Conduct.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dbt_cratedb2-0.1.1.tar.gz.
File metadata
- Download URL: dbt_cratedb2-0.1.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bdd08191adec979fd8e5ea75ce39df206c86ca53bf4e0e7a5a2f4f3a63d73c7
|
|
| MD5 |
88a6a58df424d2edfd6770bdb0d21257
|
|
| BLAKE2b-256 |
17ee22fa14459a97d7e5bef7abd47d22655687434927714f306ffba6c2160195
|
File details
Details for the file dbt_cratedb2-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dbt_cratedb2-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d73d4d2270a78fb1dfd34393cd1ba37c3662e4b61f7d357f64b065a6cca6ef2
|
|
| MD5 |
2f432d4641226a02bb01298c7c5ecd1d
|
|
| BLAKE2b-256 |
87c76c4d098ace20f8d6de28b5afa3bdf92edbd485a2a42c115e050ff949699f
|