sqlalchemy-singlestoredb

SQLAlchemy dialect for the SingleStoreDB database

Apache-2.0 16 个版本 Python >=3.9
安装
pip install sqlalchemy-singlestoredb
poetry add sqlalchemy-singlestoredb
pipenv install sqlalchemy-singlestoredb
conda install sqlalchemy-singlestoredb
描述

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

版本列表
1.2.1 2026-01-28
1.2.0 2025-11-17
1.1.3 2025-10-30
1.1.2 2025-06-11
1.1.1 2024-09-05
1.1.0 2024-03-22
1.0.0 2024-02-12
0.4.0 2024-01-18
0.3.1 2023-08-24
0.3.0 2023-08-10
0.2.0 2022-12-08
0.1.4 2022-10-19
0.1.3 2022-09-30
0.1.2 2022-09-21
0.1.1 2022-09-14
0.1.0 2022-09-09