dbt (data build tool) adapter for Oracle Autonomous Database


Keywords
Oracle, dbt, autonomous-database, data-build-tool
License
Apache-2.0
Install
pip install dbt-oracle==0.3.0

Documentation

dbt-oracle

PyPI version dbt-tests-adapter dbt-oracle docs dbt-oracle license

dbt-oracle implements dbt (data build tool) functionalities for Oracle Autonomous Database.

Prior to version 1.0.0, dbt-oracle was created and maintained by Indicium on their GitHub repo. Contributors in this repo are credited for laying the groundwork and maintaining the adapter till version 0.4.3. From version 1.0.0, dbt-oracle is maintained and distributed by Oracle.

Installation

pip install dbt-oracle

Documentation

Please refer to the Oracle setup on dbt docs website for documentation.

Help

Questions can be asked either in db-oracle community Slack channel or in GitHub Discussions

Bugs reports or feature requests can be raised in GitHub Issues

Sample project

To get started, a sample dbt project can be found in the directory /dbt_adbs_test_project.

Contributing

This project welcomes contributions from the community. Before submitting a pull request, please review our contribution guide.

Security

Please consult the security guide for our responsible security vulnerability disclosure process.

License

dbt-oracle is licensed under Apache 2.0 License which you can find here.