crate / sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.
https://cratedb.com/docs/sqlalchemy-cratedb/
Apache License 2.0
0 stars 2 forks source link
cratedb dask database-adapter database-orm input-output orm orm-adapters orm-framework pandas rdbms sql sql-dialects sqlalchemy sqlalchemy-dialects

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.