{"id":25652998,"url":"https://github.com/crate/dbt-cratedb2","last_synced_at":"2025-06-12T03:36:45.878Z","repository":{"id":264920849,"uuid":"886736000","full_name":"crate/dbt-cratedb2","owner":"crate","description":"dbt adapter for CrateDB 5.5 and higher.","archived":false,"fork":false,"pushed_at":"2025-03-25T11:07:58.000Z","size":761,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-22T13:52:12.073Z","etag":null,"topics":["cratedb","cratedb-connector","dbt","dbt-adapter","dbt-cratedb","dbt-postgres"],"latest_commit_sha":null,"homepage":"https://cratedb.com/docs/guide/integrate/dbt/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crate.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-11T14:08:05.000Z","updated_at":"2025-04-11T07:07:32.000Z","dependencies_parsed_at":"2025-04-16T02:51:26.003Z","dependency_job_id":"9541e19d-fca4-4a80-a0c8-9dab8d970fd4","html_url":"https://github.com/crate/dbt-cratedb2","commit_stats":null,"previous_names":["crate/dbt-cratedb2"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/crate/dbt-cratedb2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fdbt-cratedb2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fdbt-cratedb2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fdbt-cratedb2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fdbt-cratedb2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crate","download_url":"https://codeload.github.com/crate/dbt-cratedb2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crate%2Fdbt-cratedb2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259390483,"owners_count":22850241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cratedb","cratedb-connector","dbt","dbt-adapter","dbt-cratedb","dbt-postgres"],"created_at":"2025-02-23T19:18:42.735Z","updated_at":"2025-06-12T03:36:45.845Z","avatar_url":"https://github.com/crate.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/dbt-labs/dbt/ec7dee39f793aa4f7dd3dae37282cc87664813e4/etc/dbt-logo-full.svg\" alt=\"dbt logo\" width=\"500\"/\u003e\n  \u003cbr/\u003e\u003cbr/\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/70485bb9-9809-46ce-a189-858676780b2b\" alt=\"dbt logo\" width=\"500\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/crate/dbt-cratedb2/actions/workflows/unit-tests.yml\"\u003e\n    \u003cimg src=\"https://github.com/crate/dbt-cratedb2/actions/workflows/unit-tests.yml/badge.svg?event=push\" alt=\"CI Badge » Unit Tests\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/crate/dbt-cratedb2/actions/workflows/integration-tests.yml\"\u003e\n    \u003cimg src=\"https://github.com/crate/dbt-cratedb2/actions/workflows/integration-tests.yml/badge.svg?event=push\" alt=\"CI Badge » Integration Tests\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# dbt-cratedb2\n\n[![Bluesky][badge-bluesky]][project-bluesky]\n[![Release Notes][badge-release-notes]][project-release-notes]\n[![Downloads per month][badge-downloads-per-month]][project-downloads]\n\n[![Package version][badge-package-version]][project-pypi]\n[![License][badge-license]][project-license]\n[![Status][badge-status]][project-pypi]\n[![Supported Python versions][badge-python-versions]][project-pypi]\n\n» [Documentation]\n| [Changelog]\n| [PyPI]\n| [Issues]\n| [Source code]\n| [License]\n| [CrateDB]\n| [Community Forum]\n\nThe `dbt-cratedb2` package contains all the code enabling [dbt] to work with\n[CrateDB Self-Managed] or [CrateDB Cloud].\n\n**[dbt]** enables data analysts and engineers to transform their data using the\nsame practices that software engineers use to build applications.\ndbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and\npre-aggregate the raw data in your warehouse so that it's ready for analysis.\n\n**[CrateDB]** is a distributed and scalable SQL database for storing and\nanalyzing massive amounts of data in near real-time, even with complex queries.\nIt is PostgreSQL-compatible, and based on Lucene.\n\n## Installation\nInstall the most recent version of dbt-cratedb2.\n```shell\npip install --upgrade dbt-cratedb2\n```\n\n## Getting started\n\n- [Install dbt](https://docs.getdbt.com/docs/core/installation-overview).\n- Read the dbt [introduction](https://docs.getdbt.com/docs/introduction/) and\n  [viewpoint](https://docs.getdbt.com/community/resources/viewpoint).\n- Read about how to [use dbt with CrateDB].\n\n## What's Inside\n\nCrateDB is PostgreSQL-compatible, that's why dbt-cratedb2\nheavily builds upon the canonical [dbt-postgres] adapter.\nFor more information on using dbt with CrateDB,\nconsult [the docs].\n\n### `psycopg2`\nBy default, `dbt-cratedb2` installs `psycopg2-binary`.\nFor more information, please visit [psycopg2 notes].\n\n\n## Project Information\n\n### Acknowledgements\nKudos to the authors of all the many software components this library is\ninheriting from and building upon, most notably the [dbt-postgres]\npackage, and [dbt][dbt-core] itself.\n\n### Contributing\nThe `dbt-cratedb2` package is an open source project, and is\n[managed on GitHub]. We appreciate contributions of any kind.\n\n- Want to report a bug or request a feature? Let us know by [opening an issue].\n- Want to help us build dbt-cratedb2? Check out the [contributing guide].\n- Join the community on the [CrateDB Community Discourse].\n\n### License\nThe project uses the Apache Software License, like the dbt-postgres project\nit is deriving from.\n\n### Code of Conduct\nEveryone interacting with Crate.io's codebases, issue trackers, chat rooms, and\nmailing lists, please follow the [CrateDB Code of Conduct].\n\n\n[contributing guide]: https://github.com/crate/dbt-cratedb2/blob/main/CONTRIBUTING.md\n[CrateDB]: https://cratedb.com/database\n[CrateDB Cloud]: https://cratedb.com/database/cloud\n[CrateDB Self-Managed]: https://cratedb.com/database/self-managed\n[CrateDB Code of Conduct]: https://github.com/crate/crate/blob/master/CODE_OF_CONDUCT.md\n[CrateDB Community Discourse]: https://community.cratedb.com/\n[dbt]: https://www.getdbt.com/\n[dbt-core]: https://pypi.org/project/dbt-core/\n[dbt-postgres]: https://pypi.org/project/dbt-postgres/\n[opening an issue]: https://github.com/crate/dbt-cratedb2/issues/new\n[psycopg2 notes]: https://github.com/crate/dbt-cratedb2/blob/genesis/docs/psycopg2.md\n[the docs]: https://docs.getdbt.com/docs/core/connect-data-platform/cratedb-setup\n[use dbt with CrateDB]: https://cratedb.com/docs/guide/integrate/dbt/\n\n[Changelog]: https://github.com/crate/dbt-cratedb2/blob/main/CHANGELOG.md\n[Community Forum]: https://community.cratedb.com/\n[Documentation]: https://cratedb.com/docs/guide/integrate/dbt/\n[Issues]: https://github.com/crate/dbt-cratedb2/issues\n[License]: https://github.com/crate/dbt-cratedb2/blob/main/LICENSE\n[managed on GitHub]: https://github.com/crate/dbt-cratedb2\n[PyPI]: https://pypi.org/project/dbt-cratedb2/\n[Source code]: https://github.com/crate/dbt-cratedb2\n\n[badge-bluesky]: https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky\u0026logoColor=fff\u0026label=Follow%20%40CrateDB\n[badge-downloads-per-month]: https://pepy.tech/badge/dbt-cratedb2/month\n[badge-license]: https://img.shields.io/github/license/crate/dbt-cratedb2.svg\n[badge-package-version]: https://img.shields.io/pypi/v/dbt-cratedb2.svg\n[badge-python-versions]: https://img.shields.io/pypi/pyversions/dbt-cratedb2.svg\n[badge-release-notes]: https://img.shields.io/github/release/crate/dbt-cratedb2?label=Release+Notes\n[badge-status]: https://img.shields.io/pypi/status/dbt-cratedb2.svg\n[project-bluesky]: https://bsky.app/search?q=cratedb\n[project-downloads]: https://pepy.tech/project/dbt-cratedb2/\n[project-license]: https://github.com/crate/dbt-cratedb2/blob/main/LICENSE\n[project-pypi]: https://pypi.org/project/dbt-cratedb2\n[project-release-notes]: https://github.com/crate/dbt-cratedb2/releases\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrate%2Fdbt-cratedb2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrate%2Fdbt-cratedb2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrate%2Fdbt-cratedb2/lists"}