sqlalchemy-singlestoredb 1.2.1


pip install sqlalchemy-singlestoredb

  Latest version

Released: Jan 28, 2026

Project Links

Meta
Author: SingleStore
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Programming Language
  • Python :: 3
  • Python :: 3 :: Only

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.

Resources

Extras:
Dependencies:
singlestoredb (>=1.0.0)
sqlalchemy (<3.0.0dev,>=1.4.0)