The shared common utilities that dbt-core and adapter implementations use
Project Links
Meta
Author: dbt Labs
Maintainer: dbt Labs
Requires Python: >=3.9
Classifiers
Development Status
- 2 - Pre-Alpha
License
- OSI Approved :: Apache Software License
Operating System
- MacOS :: MacOS X
- Microsoft :: Windows
- POSIX :: Linux
Programming Language
- Python
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
dbt-common
The shared common utilities for dbt-core and adapter implementations use
Releasing dbt-common
To release a new version of dbt-common to pypi, you'll need to:
- Run the release workflow to bump the version, generate changelogs and release to pypi
- Bump the version of
dbt-commonindbt-coreanddbt-adaptersif you're releasing a new major version or a pre-release:dbt-core: setup.pydbt-adapters: pyproject.toml- Adapter Implementations:
dbt-postgres: pyproject.tomldbt-snowflake: setup.pydbt-bigquery: setup.pydbt-redshift: setup.pydbt-spark: setup.py
Getting started
- Install dbt
- Read the introduction and viewpoint
Join the dbt Community
- Be part of the conversation in the dbt Community Slack
- Read more on the dbt Community Discourse
Reporting bugs and contributing code
- Want to report a bug or request a feature? Let us know and open an issue
- Want to help us build dbt? Check out the Contributing Guide
Code of Conduct
Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.
2.0.0
May 19, 2025
1.37.3
Mar 02, 2026
1.37.2
Dec 15, 2025
1.37.1
Dec 11, 2025
1.37.0
Dec 10, 2025
1.36.0
Nov 06, 2025
1.35.0
Oct 28, 2025
1.34.2
Mar 03, 2026
1.34.1
Jan 06, 2026
1.34.0
Oct 28, 2025
1.33.0
Oct 20, 2025
1.32.0
Sep 24, 2025
1.31.0
Sep 17, 2025
1.30.0
Sep 11, 2025
1.29.0
Sep 04, 2025
1.28.0
Aug 14, 2025
1.27.1
Jul 21, 2025
1.27.0
Jul 15, 2025
1.26.0
Jul 07, 2025
1.25.1
Jul 02, 2025
1.25.0
May 20, 2025
1.24.0
May 09, 2025
1.23.0
Apr 21, 2025
1.22.0
Apr 17, 2025
1.21.0
Apr 16, 2025
1.20
Apr 16, 2025
1.19
Apr 16, 2025
1.18
Apr 14, 2025
1.17.0
Mar 31, 2025
1.16.0
Mar 18, 2025
1.15.0
Feb 14, 2025
1.14.0
Dec 04, 2024
1.13.0
Nov 19, 2024
1.12.0
Nov 05, 2024
1.11.0
Oct 15, 2024
1.10.0
Sep 24, 2024
1.9.0
Sep 19, 2024
1.8.0
Sep 09, 2024
1.7.0
Jul 30, 2024
1.6.0
Jul 16, 2024
1.5.0
Jul 02, 2024
1.4.0
Jun 18, 2024
1.3.0
Jun 05, 2024
1.2.0
May 29, 2024
1.1.0
May 21, 2024
1.0.4
May 07, 2024
1.0.3
May 01, 2024
1.0.2
Apr 24, 2024
1.0.1
Apr 12, 2024
1.0.0
Apr 01, 2024
1.0.0b2
Mar 26, 2024
1.0.0b1
Feb 27, 2024
0.1.6
Feb 22, 2024
0.1.5
Feb 09, 2024
0.1.4
Feb 07, 2024
0.1.3
Feb 01, 2024
0.1.1
Jan 26, 2024
0.1.0
Jan 17, 2024
0.1.0a1
Jan 17, 2024
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
agate
(<1.10,>=1.7.0)
colorama
(<0.5,>=0.3.9)
dbt-protos
(<2.0.0,>=1.0.291)
deepdiff
(<8.0,>=7.0)
isodate
(<0.7,>=0.6)
jinja2
(<4,>=3.1.3)
jsonschema
(<5.0,>=4.0)
mashumaro[msgpack]
(<4.0,>=3.9)
pathspec
(<0.13,>=0.9)
protobuf
(<6.0,>=5.0)
python-dateutil
(<3.0,>=2.0)
requests
(<3.0.0)
typing-extensions
(<5.0,>=4.4)