Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.97 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.97 KB

dbt-oracle

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

dbt-oracle implements dbt (data build tool) functionalities for the Oracle 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.

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.