crate 2.2.1


pip install crate

  Latest version

Released: Jun 17, 2026

Project Links

Meta
Author: Crate.io
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy
  • SQL

Topic
  • Database
  • Internet :: WWW/HTTP
  • Scientific/Engineering :: Interface Engine/Protocol Translator
  • System :: Networking
Build status Coverage Build status (documentation) PyPI Version Python Version PyPI Downloads Wheel Status License

A Python client library for CrateDB, implementing the Python DB API 2.0 specification.

The CrateDB dialect for SQLAlchemy is provided by the sqlalchemy-cratedb package, see also sqlalchemy-cratedb documentation.

Installation

The CrateDB Python client is available as package crate on PyPI.

To install the most recent driver version, run:

$ pip install --upgrade crate

Migration Notes

If you are migrating from previous versions of crate[sqlalchemy]<1.0.0, you will find that the newer releases crate>=1.0.0 no longer include the SQLAlchemy dialect for CrateDB.

See migrate to sqlalchemy-cratedb for relevant guidelines about how to successfully migrate to the sqlalchemy-cratedb package.

Documentation and Help

Contributions

The CrateDB Python client library is an open source project, and is managed on GitHub. We appreciate contributions of any kind.

2.2.1 Jun 17, 2026
2.2.1b3 Jun 11, 2026
2.2.1b2 Jun 10, 2026
2.2.1b1 Jun 09, 2026
2.2.0 Jun 04, 2026
2.1.2 Mar 09, 2026
2.1.1 Mar 04, 2026
2.1.0 Mar 04, 2026
2.1.0.dev3 Mar 03, 2026
2.1.0.dev2 Mar 03, 2026
2.1.0.dev1 May 10, 2025
2.1.0.dev0 May 09, 2025
2.0.0 Jan 30, 2025
2.0.0.dev6 Jan 17, 2025
2.0.0.dev5 Jan 16, 2025
2.0.0.dev4 Jan 16, 2025
2.0.0.dev3 Jan 16, 2025
2.0.0.dev2 Jan 16, 2025
2.0.0.dev1 Jan 16, 2025
2.0.0.dev0 Jan 15, 2025
1.0.1 Nov 23, 2024
1.0.0 Nov 06, 2024
1.0.0.dev2 Nov 04, 2024
1.0.0.dev1 Oct 02, 2024
1.0.0.dev0 Jun 11, 2024
0.35.2 Jan 18, 2024
0.35.1 Jan 18, 2024
0.35.0 Jan 17, 2024
0.34.0 Sep 29, 2023
0.33.0 Jul 17, 2023
0.32.0 Jul 06, 2023
0.31.1 Apr 18, 2023
0.31.0 Mar 30, 2023
0.30.1 Mar 02, 2023
0.30.0 Feb 16, 2023
0.29.0 Dec 08, 2022
0.28.0 Dec 02, 2022
0.27.2 Oct 10, 2022
0.27.1 Jul 04, 2022
0.27.0 Jun 02, 2022
0.26.0 Sep 28, 2020
0.25.0 Aug 05, 2020
0.24.0 May 27, 2020
0.23.2 Sep 19, 2019
0.23.1 Aug 01, 2019
0.23.0 Mar 05, 2019
0.22.1 Aug 08, 2018
0.22.0 May 02, 2018
0.21.3 Mar 14, 2018
0.21.2 Feb 15, 2018
0.21.1 Jan 03, 2018
0.21.0 Dec 07, 2017
0.20.1 Aug 18, 2017
0.20.0 Jun 26, 2017
0.19.5 Jun 23, 2017
0.19.4 Jun 20, 2017
0.19.3 May 18, 2017
0.19.2 Apr 28, 2017
0.19.1 Feb 27, 2017
0.19.0 Feb 17, 2017
0.18.0 Feb 02, 2017
0.17.0 Dec 19, 2016
0.16.5 Nov 21, 2016
0.16.4 Oct 18, 2016
0.16.3 Aug 16, 2016
0.16.2 Jul 22, 2016
0.16.1 Jun 23, 2016
0.16.0 Jun 09, 2016
0.15.0 May 17, 2016
0.14.2 Mar 18, 2016
0.14.1 Mar 10, 2016
0.14.0 Feb 05, 2016
0.13.6 Oct 21, 2015
0.13.5 Oct 12, 2015
0.13.4 Aug 12, 2015
0.13.3 Jun 29, 2015
0.13.2 Jun 15, 2015
0.13.1 May 29, 2015
0.13.0 Mar 10, 2015
0.12.5 Feb 13, 2015
0.12.4 Feb 04, 2015
0.12.3 Oct 27, 2014
0.12.2 Oct 20, 2014
0.12.1 Oct 02, 2014
0.12.0 Sep 22, 2014
0.11.2 Sep 19, 2014
0.11.1 Aug 29, 2014
0.11.0 Aug 26, 2014
0.10.7 Jul 25, 2014
0.10.6 Jul 18, 2014
0.10.5 Jul 16, 2014
0.10.4 Jul 16, 2014
0.10.3 Jul 14, 2014
0.10.2 Jun 03, 2014
0.10.1 May 21, 2014
0.10.0 May 16, 2014
0.9.5 May 13, 2014
0.9.4 May 09, 2014
0.9.3 May 09, 2014
0.9.2 May 07, 2014
0.9.1 May 07, 2014
0.9.0 Apr 11, 2014
0.8.1 Apr 04, 2014
0.8.0 Mar 21, 2014
0.7.1 Mar 14, 2014
0.7.0 Mar 13, 2014
0.6.0 Mar 12, 2014
0.5.0 Mar 12, 2014
0.4.0 Mar 11, 2014
0.3.4 Mar 05, 2014
0.3.3 Mar 05, 2014
0.3.2 Mar 04, 2014
0.3.1 Feb 27, 2014
0.3.0 Jan 27, 2014
0.2.0 Jan 15, 2014
0.1.10 Dec 19, 2013

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
orjson
urllib3
verlib2