Name | dbt-timescaledb JSON |
Version |
1.8.0b2
JSON |
| download |
home_page | None |
Summary | The TimescaleDB adapter plugin for dbt |
upload_time | 2024-04-05 20:42:56 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT |
keywords |
dbt
timescaledb
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# dbt-timescaledb
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/dbt-signature_tm_light.png">
<img alt="dbt logo" src="https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/dbt-signature_tm.png">
</picture>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/Timescale-Logo-Primary-PNG.png">
<img alt="timescale logo" src="https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/Timescale-Logo-Black-PNG.png">
</picture>
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm-project.org)
[![PyPI - Version](https://img.shields.io/pypi/v/dbt-timescaledb)](https://pypi.org/project/dbt-timescaledb/)
[![PyPI - License](https://img.shields.io/pypi/l/dbt-timescaledb)](https://github.com/sdebruyn/dbt-timescaledb/blob/main/LICENSE)
[![tests](https://github.com/sdebruyn/dbt-timescaledb/actions/workflows/test.yml/badge.svg)](https://github.com/sdebruyn/dbt-timescaledb/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/sdebruyn/dbt-timescaledb/graph/badge.svg?token=7SLONAKRMD)](https://codecov.io/github/sdebruyn/dbt-timescaledb)
**[dbt](https://www.getdbt.com/)** 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.
## TimescaleDB
**[Timescale](https://www.timescale.com/)** extends PostgreSQL for all of your resource-intensive production workloads, so you can build faster, scale further, and stay under budget.
## Supported versions
| Adapter versions | Supported dbt versions | Supported TimescaleDB versions |
| ----------------- | ---------------------- | ------------------------------ |
| 1.7.0a1 - 1.7.0a7 | 1.7.x | 2.12 - latest |
| 1.8.0a1 - 1.8.0a2 | 1.8.x - latest | 2.12 - latest |
| 1.8.0a3 - latest | 1.8.x - latest | 2.13 - latest |
The recommended versions of Timescale are TimescaleDB Community Edition or Timescale cloud. It is not recommended to use this adapter with TimescaleDB Apache 2 Edition. See the [TimescaleDB editions](https://docs.timescale.com/about/latest/timescaledb-editions/) page for more information.
## Features & documentation
[Read the documentation](https://dbt-timescaledb.debruyn.dev/) ([installation](https://dbt-timescaledb.debruyn.dev/installation/) | [usage](https://dbt-timescaledb.debruyn.dev/usage/)) for more information.
## Code of Conduct
Both dbt Labs and Timescale have published a code of conduct. Everyone interacting in this project's codebases, issues, discussions, and related Slack channels is expected to follow the [dbt Code of Conduct](https://docs.getdbt.com/community/resources/code-of-conduct) and the [Timescale Code of Conduct](https://www.timescale.com/code-of-conduct).
Raw data
{
"_id": null,
"home_page": null,
"name": "dbt-timescaledb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "dbt timescaledb",
"author": null,
"author_email": "Sam Debruyn <dbt.sam@debruyn.dev>",
"download_url": "https://files.pythonhosted.org/packages/90/cf/77ebc6dabae70e9a008ac45cac6904ff34cc75042f1411d78a96110e66ae/dbt_timescaledb-1.8.0b2.tar.gz",
"platform": null,
"description": "# dbt-timescaledb\n\n<picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/dbt-signature_tm_light.png\">\n <img alt=\"dbt logo\" src=\"https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/dbt-signature_tm.png\">\n</picture>\n<picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/Timescale-Logo-Primary-PNG.png\">\n <img alt=\"timescale logo\" src=\"https://raw.githubusercontent.com/sdebruyn/dbt-timescaledb/main/assets/Timescale-Logo-Black-PNG.png\">\n</picture>\n\n[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm-project.org)\n[![PyPI - Version](https://img.shields.io/pypi/v/dbt-timescaledb)](https://pypi.org/project/dbt-timescaledb/)\n[![PyPI - License](https://img.shields.io/pypi/l/dbt-timescaledb)](https://github.com/sdebruyn/dbt-timescaledb/blob/main/LICENSE)\n[![tests](https://github.com/sdebruyn/dbt-timescaledb/actions/workflows/test.yml/badge.svg)](https://github.com/sdebruyn/dbt-timescaledb/actions/workflows/test.yml)\n[![codecov](https://codecov.io/github/sdebruyn/dbt-timescaledb/graph/badge.svg?token=7SLONAKRMD)](https://codecov.io/github/sdebruyn/dbt-timescaledb)\n\n**[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.\n\ndbt 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.\n\n## TimescaleDB\n\n**[Timescale](https://www.timescale.com/)** extends PostgreSQL for all of your resource-intensive production workloads, so you can build faster, scale further, and stay under budget.\n\n## Supported versions\n\n| Adapter versions | Supported dbt versions | Supported TimescaleDB versions |\n| ----------------- | ---------------------- | ------------------------------ |\n| 1.7.0a1 - 1.7.0a7 | 1.7.x | 2.12 - latest |\n| 1.8.0a1 - 1.8.0a2 | 1.8.x - latest | 2.12 - latest |\n| 1.8.0a3 - latest | 1.8.x - latest | 2.13 - latest |\n\nThe recommended versions of Timescale are TimescaleDB Community Edition or Timescale cloud. It is not recommended to use this adapter with TimescaleDB Apache 2 Edition. See the [TimescaleDB editions](https://docs.timescale.com/about/latest/timescaledb-editions/) page for more information.\n\n## Features & documentation\n\n[Read the documentation](https://dbt-timescaledb.debruyn.dev/) ([installation](https://dbt-timescaledb.debruyn.dev/installation/) | [usage](https://dbt-timescaledb.debruyn.dev/usage/)) for more information.\n\n## Code of Conduct\n\nBoth dbt Labs and Timescale have published a code of conduct. Everyone interacting in this project's codebases, issues, discussions, and related Slack channels is expected to follow the [dbt Code of Conduct](https://docs.getdbt.com/community/resources/code-of-conduct) and the [Timescale Code of Conduct](https://www.timescale.com/code-of-conduct).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The TimescaleDB adapter plugin for dbt",
"version": "1.8.0b2",
"project_urls": {
"Documentation": "https://dbt-timescaledb.debruyn.dev/usage/",
"Homepage": "https://dbt-timescaledb.debruyn.dev",
"Repository": "https://github.com/sdebruyn/dbt-timescaledb"
},
"split_keywords": [
"dbt",
"timescaledb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7f704d4e50af85cd2d5c3456d856270df3375dad9a46a1b5b0f8f2c5149e278b",
"md5": "782febe75e10a2ca56697d3aec576c2f",
"sha256": "2e7dd060d1d2089722e2a3540c9c376e37394b8eed37397e74dbcceba078f1f1"
},
"downloads": -1,
"filename": "dbt_timescaledb-1.8.0b2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "782febe75e10a2ca56697d3aec576c2f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 17546,
"upload_time": "2024-04-05T20:42:55",
"upload_time_iso_8601": "2024-04-05T20:42:55.433408Z",
"url": "https://files.pythonhosted.org/packages/7f/70/4d4e50af85cd2d5c3456d856270df3375dad9a46a1b5b0f8f2c5149e278b/dbt_timescaledb-1.8.0b2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "90cf77ebc6dabae70e9a008ac45cac6904ff34cc75042f1411d78a96110e66ae",
"md5": "32eb7d6330d04a7ea2cf46cc34a79ce0",
"sha256": "865cdf45d32bd599ae0474632ee68b755912585ed2cdd3ee4385eed65e6f35dd"
},
"downloads": -1,
"filename": "dbt_timescaledb-1.8.0b2.tar.gz",
"has_sig": false,
"md5_digest": "32eb7d6330d04a7ea2cf46cc34a79ce0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 17858,
"upload_time": "2024-04-05T20:42:56",
"upload_time_iso_8601": "2024-04-05T20:42:56.999130Z",
"url": "https://files.pythonhosted.org/packages/90/cf/77ebc6dabae70e9a008ac45cac6904ff34cc75042f1411d78a96110e66ae/dbt_timescaledb-1.8.0b2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-05 20:42:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sdebruyn",
"github_project": "dbt-timescaledb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dbt-timescaledb"
}