Published
SQLAlchemy dialect for the SingleStoreDB database
pip install sqlalchemy-singlestoredb
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
SingleStoreDB SQLAlchemy Dialect
This project contains a SQLAlchemyDB dialect which allows you to use the SQLAlchemy APIs with the SingleStoreDB database.
Install
This package can be install from PyPI using pip
:
pip install sqlalchemy-singlestoredb
License
This library is licensed under the Apache 2.0 License.