sqlalchemy-cratedb

SQLAlchemy dialect for CrateDB.


Keywords
CrateDB, dask, data, io, orm, pandas, PostgreSQL, rdbms, sql, SQLAlchemy, database-adapter, database-orm, input-output, orm-adapters, orm-framework, sql-dialects, sqlalchemy-dialects
License
Apache-2.0
Install
pip install sqlalchemy-cratedb==0.38.0

Documentation

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.