Skip to content

crate-workbench/sqlalchemy-cratedb

Repository files navigation

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.