The SQLAlchemy dialect for CrateDB, based on the HTTP-based DBAPI client library crate-python.
The package is available from PyPI at sqlalchemy-cratedb. To install the most recent version, run:
pip install --upgrade sqlalchemy-cratedb
- SQLAlchemy dialect for CrateDB
- CrateDB Python Client documentation
- CrateDB reference documentation
- Developer documentation
- Contributing
- Other support channels
The SQLAlchemy dialect for CrateDB is an open source project, and is managed on GitHub. We appreciate contributions of any kind.