sqlalchemy-cratedb 0.43.1


pip install sqlalchemy-cratedb

  Latest version

Released: Jun 22, 2026


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

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Plugins

Intended Audience
  • Customer Service
  • Developers
  • Education
  • End Users/Desktop
  • Information Technology
  • Manufacturing
  • Science/Research
  • System Administrators
  • Telecommunications Industry

License
  • OSI Approved :: Apache Software License

Operating System
  • OS Independent
  • POSIX :: Linux
  • Unix

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

Topic
  • Adaptive Technologies
  • Communications
  • Database
  • Documentation
  • Education
  • Internet
  • Office/Business
  • Scientific/Engineering
  • Software Development :: Libraries
  • Software Development :: Pre-processors
  • Software Development :: Testing
  • Software Development :: Version Control
  • System :: Archiving
  • System :: Benchmark
  • System :: Clustering
  • System :: Distributed Computing
  • System :: Logging
  • System :: Monitoring
  • System :: Networking
  • System :: Systems Administration
  • Text Processing
  • Utilities

SQLAlchemy dialect for CrateDB

Tests Coverage Build status (documentation) PyPI Version Python Version PyPI Downloads Wheel Status License

About

The SQLAlchemy dialect for CrateDB, based on the HTTP-based DBAPI client library crate-python.

Installation

The package is available from PyPI at sqlalchemy-cratedb. To install the most recent version, run:

pip install --upgrade sqlalchemy-cratedb

Documentation and help

Contributing

The SQLAlchemy dialect for CrateDB is an open source project, and is managed on GitHub. We appreciate contributions of any kind.