sqlalchemy-omnisci

OmniSciDB driver for SQLAlchemy


Keywords
sqlalchemy_omnisci
License
Apache-2.0
Install
pip install sqlalchemy-omnisci==0.1.0

Documentation

SQLAlchemy OmniSci

OmniSci SQLAlchemy Driver

The code here was initially developed and published at https://community.omnisci.com/t/apache-superset-and-sql-alchemy-usage-with-omniscidb/2633

This SQLAlchemy dialect is still in beta version.

Tests

With Apache Superset

Start an Apache Superset instance with all customization needed to run the examples and to run sqlachemy-omnisci.

More information: https://hub.docker.com/r/apache/superset

References

References about SQLAlchemy Dialects: