Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 2.24 KB

README.md

File metadata and controls

47 lines (35 loc) · 2.24 KB

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.