dbt adapter for CrateDB 5.x, derived from dbt-postgres
Project description
dbt-cratedb2
The dbt-cratedb2
package contains all the code enabling dbt to work with a
CrateDB database.
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.
About dbt
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.
About CrateDB
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.
Getting started
- Install dbt
- Read the introduction and viewpoint
Installation
Install dbt-cratedb2.
pip install --upgrade 'dbt-cratedb2'
psycopg2
By default, dbt-cratedb2
installs psycopg2-binary
.
For more information, please visit psycopg2 notes.
Contribute
- 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
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
File details
Details for the file dbt_cratedb2-0.0.2.tar.gz
.
File metadata
- Download URL: dbt_cratedb2-0.0.2.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fea82cd168ce86b7083961812113e87b3595af1e22eeb2584bf6d2fb65e06215 |
|
MD5 | d9a8c486c21dd53e8ab60b3964b9f1d9 |
|
BLAKE2b-256 | 2c3de81173aa551c93022586ebf9111fffbcbba08dc5ab65d083ef0961be9493 |
File details
Details for the file dbt_cratedb2-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: dbt_cratedb2-0.0.2-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cae9d7c733cb06c93185ae5ea57576ca8ba07819a69754dc5a4ca99d1a386628 |
|
MD5 | c2c291534eb5ad40f2514e154a88f933 |
|
BLAKE2b-256 | c514edb76e8b7d34ce12ed34d3c14c5483beae83ff21c4e54a5413cdf8061e08 |