crate / sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.

Home Page:https://cratedb.com/docs/sqlalchemy-cratedb/

Repository from Github https://github.comcrate/sqlalchemy-cratedbRepository from Github https://github.comcrate/sqlalchemy-cratedb

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.