dbt-oracle


Namedbt-oracle JSON
Version 1.9.3 PyPI version JSON
download
home_pagehttps://github.com/oracle/dbt-oracle
Summarydbt (data build tool) adapter for Oracle Autonomous Database
upload_time2025-07-28 17:29:27
maintainerNone
docs_urlNone
authorOracle
requires_python>=3.9
licenseApache Software License 2.0
keywords oracle dbt
VCS
bugtrack_url
requirements dbt-common dbt-adapters dbt-core oracledb
Travis-CI No Travis.
coveralls test coverage
            # dbt-oracle

[![PyPI version](https://badge.fury.io/py/dbt-oracle.svg)](https://pypi.python.org/pypi/dbt-oracle)
[![dbt-tests-adapter](https://github.com/oracle/dbt-oracle/actions/workflows/oracle-xe-adapter-tests.yml/badge.svg)](https://github.com/oracle/dbt-oracle/actions/workflows/oracle-xe-adapter-tests.yml)
[![dbt-oracle docs](https://img.shields.io/badge/docs-read-blue)](https://docs.getdbt.com/reference/warehouse-setups/oracle-setup)
[![dbt-oracle license](https://img.shields.io/badge/license-Apache%202.0-blue)][4]

`dbt-oracle` implements [dbt (data build tool)](https://docs.getdbt.com/docs/introduction) functionalities for Oracle Autonomous Database. 

> Prior to version 1.0.0, dbt-oracle was created and maintained by [Indicium](https://indicium.tech/) on [their GitHub repo](https://github.com/techindicium/dbt-oracle). 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

```bash
pip install dbt-oracle
```


## Documentation

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

## Help

Questions can be asked either in [db-oracle community Slack channel][6] or in [GitHub Discussions][7]

Bugs reports or feature requests can be raised in [GitHub Issues][8]

## Sample project

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

## Contributing

This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md).

## Security

Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process.

## License
dbt-oracle is licensed under Apache 2.0 License which you can find [here][4].

[1]: https://docs.getdbt.com/reference/warehouse-profiles/oracle-profile
[2]: https://github.com/oracle/dbt-oracle/blob/main/CONTRIBUTING.md
[3]: https://github.com/oracle/dbt-oracle/blob/main/SECURITY.md
[4]: https://github.com/oracle/dbt-oracle/blob/main/LICENSE.txt
[5]: https://github.com/oracle/dbt-oracle/tree/main/dbt_adbs_test_project
[6]: https://getdbt.slack.com/archives/C01PWH4TXLY
[7]: https://github.com/oracle/dbt-oracle/discussions
[8]: https://github.com/oracle/dbt-oracle/issues


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oracle/dbt-oracle",
    "name": "dbt-oracle",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Oracle dbt",
    "author": "Oracle",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6f/13/f27676b04a7f9fc36507b1f41e4c03f3404b480e18bbcdbccc8affe48168/dbt_oracle-1.9.3.tar.gz",
    "platform": null,
    "description": "# dbt-oracle\n\n[![PyPI version](https://badge.fury.io/py/dbt-oracle.svg)](https://pypi.python.org/pypi/dbt-oracle)\n[![dbt-tests-adapter](https://github.com/oracle/dbt-oracle/actions/workflows/oracle-xe-adapter-tests.yml/badge.svg)](https://github.com/oracle/dbt-oracle/actions/workflows/oracle-xe-adapter-tests.yml)\n[![dbt-oracle docs](https://img.shields.io/badge/docs-read-blue)](https://docs.getdbt.com/reference/warehouse-setups/oracle-setup)\n[![dbt-oracle license](https://img.shields.io/badge/license-Apache%202.0-blue)][4]\n\n`dbt-oracle` implements [dbt (data build tool)](https://docs.getdbt.com/docs/introduction) functionalities for Oracle Autonomous Database. \n\n> Prior to version 1.0.0, dbt-oracle was created and maintained by [Indicium](https://indicium.tech/) on [their GitHub repo](https://github.com/techindicium/dbt-oracle). Contributors in this repo are credited for laying the groundwork and maintaining the adapter till version 0.4.3.\nFrom version 1.0.0, dbt-oracle is maintained and distributed by Oracle.\n\n\n## Installation\n\n```bash\npip install dbt-oracle\n```\n\n\n## Documentation\n\nPlease refer to the [Oracle setup on dbt docs website][1] for documentation.\n\n## Help\n\nQuestions can be asked either in [db-oracle community Slack channel][6] or in [GitHub Discussions][7]\n\nBugs reports or feature requests can be raised in [GitHub Issues][8]\n\n## Sample project\n\nTo get started, a sample dbt project can be found in the directory [/dbt_adbs_test_project][5].\n\n## Contributing\n\nThis project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md).\n\n## Security\n\nPlease consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process.\n\n## License\ndbt-oracle is licensed under Apache 2.0 License which you can find [here][4].\n\n[1]: https://docs.getdbt.com/reference/warehouse-profiles/oracle-profile\n[2]: https://github.com/oracle/dbt-oracle/blob/main/CONTRIBUTING.md\n[3]: https://github.com/oracle/dbt-oracle/blob/main/SECURITY.md\n[4]: https://github.com/oracle/dbt-oracle/blob/main/LICENSE.txt\n[5]: https://github.com/oracle/dbt-oracle/tree/main/dbt_adbs_test_project\n[6]: https://getdbt.slack.com/archives/C01PWH4TXLY\n[7]: https://github.com/oracle/dbt-oracle/discussions\n[8]: https://github.com/oracle/dbt-oracle/issues\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "dbt (data build tool) adapter for Oracle Autonomous Database",
    "version": "1.9.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/oracle/dbt-oracle/issues",
        "CI": "https://github.com/oracle/dbt-oracle/actions",
        "Documentation": "https://docs.getdbt.com/reference/warehouse-profiles/oracle-profile",
        "Homepage": "https://github.com/oracle/dbt-oracle",
        "Release Notes": "https://github.com/oracle/dbt-oracle/releases",
        "Source": "https://github.com/oracle/dbt-oracle"
    },
    "split_keywords": [
        "oracle",
        "dbt"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f73579be9f6e3b3407dfbb8f95a6a4cc57a936375f837f5f0e982a7590946eed",
                "md5": "26eb14df11a03895f5b055875f3c0308",
                "sha256": "30713fc2d7891e12ec0c89decc6c1db4a33536464907e7b701dd985e62092781"
            },
            "downloads": -1,
            "filename": "dbt_oracle-1.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26eb14df11a03895f5b055875f3c0308",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 79489,
            "upload_time": "2025-07-28T17:29:26",
            "upload_time_iso_8601": "2025-07-28T17:29:26.455470Z",
            "url": "https://files.pythonhosted.org/packages/f7/35/79be9f6e3b3407dfbb8f95a6a4cc57a936375f837f5f0e982a7590946eed/dbt_oracle-1.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f13f27676b04a7f9fc36507b1f41e4c03f3404b480e18bbcdbccc8affe48168",
                "md5": "8986e43bdea0d8d6a807a3d39b81aee3",
                "sha256": "13f6e919060eb103cfd56fe5e7ed685d43a0295719a999dd609b048e3da519be"
            },
            "downloads": -1,
            "filename": "dbt_oracle-1.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8986e43bdea0d8d6a807a3d39b81aee3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 49754,
            "upload_time": "2025-07-28T17:29:27",
            "upload_time_iso_8601": "2025-07-28T17:29:27.723745Z",
            "url": "https://files.pythonhosted.org/packages/6f/13/f27676b04a7f9fc36507b1f41e4c03f3404b480e18bbcdbccc8affe48168/dbt_oracle-1.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 17:29:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oracle",
    "github_project": "dbt-oracle",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "dbt-common",
            "specs": [
                [
                    "<",
                    "2.0"
                ],
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "dbt-adapters",
            "specs": [
                [
                    "<",
                    "2.0"
                ],
                [
                    ">=",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "dbt-core",
            "specs": [
                [
                    "<",
                    "2.0"
                ],
                [
                    ">=",
                    "1.9.3"
                ]
            ]
        },
        {
            "name": "oracledb",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "dbt-oracle"
}
        
Elapsed time: 1.20751s