dbt-oracle


Namedbt-oracle JSON
Version 1.8.3 PyPI version JSON
download
home_pagehttps://github.com/oracle/dbt-oracle
Summarydbt (data build tool) adapter for Oracle Autonomous Database
upload_time2024-09-27 22:22:57
maintainerNone
docs_urlNone
authorOracle
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "Oracle dbt",
    "author": "Oracle",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/56/5b/65f5ba2a12e59b3e25c3754327a1b64a318f1936ba91d4f4a8acc448baaf/dbt_oracle-1.8.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.8.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": "",
            "digests": {
                "blake2b_256": "cfa7844751058613b105dfade97afa53aff8cd51e0adddf8a037b0cc5646700e",
                "md5": "6a607c62c8396d78f88822406904c27b",
                "sha256": "6d776d5ff082e63421b01425efa288fc3ccbbbce2c15e94c40761ecdb1dfa729"
            },
            "downloads": -1,
            "filename": "dbt_oracle-1.8.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a607c62c8396d78f88822406904c27b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 76616,
            "upload_time": "2024-09-27T22:22:55",
            "upload_time_iso_8601": "2024-09-27T22:22:55.920605Z",
            "url": "https://files.pythonhosted.org/packages/cf/a7/844751058613b105dfade97afa53aff8cd51e0adddf8a037b0cc5646700e/dbt_oracle-1.8.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "565b65f5ba2a12e59b3e25c3754327a1b64a318f1936ba91d4f4a8acc448baaf",
                "md5": "cfd70898cc356efb928af1002219040d",
                "sha256": "34bee1035e6edddf74b892d06167a61b442669c013a6ace753f79398c2aa78fb"
            },
            "downloads": -1,
            "filename": "dbt_oracle-1.8.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cfd70898cc356efb928af1002219040d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 63136,
            "upload_time": "2024-09-27T22:22:57",
            "upload_time_iso_8601": "2024-09-27T22:22:57.560149Z",
            "url": "https://files.pythonhosted.org/packages/56/5b/65f5ba2a12e59b3e25c3754327a1b64a318f1936ba91d4f4a8acc448baaf/dbt_oracle-1.8.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-27 22:22:57",
    "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": [
                [
                    ">=",
                    "1.1.0"
                ],
                [
                    "<",
                    "2.0"
                ]
            ]
        },
        {
            "name": "dbt-adapters",
            "specs": [
                [
                    ">=",
                    "1.2.1"
                ],
                [
                    "<",
                    "2.0"
                ]
            ]
        },
        {
            "name": "dbt-core",
            "specs": [
                [
                    ">=",
                    "1.8.1"
                ],
                [
                    "<",
                    "2.0"
                ]
            ]
        },
        {
            "name": "oracledb",
            "specs": [
                [
                    "==",
                    "2.4.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "dbt-oracle"
}
        
Elapsed time: 1.62532s