yashandb-sqlalchemy
Installation
SKILL.md
YashanDB SQLAlchemy 使用指南
依赖关系
SQLAlchemy 1.4.x + yashandb-sqlalchemy + yaspy + YashanDB
│
└──► yaspy 驱动 (yashandb-python)
│
└──► C 驱动 (libyascli) ← 执行 /yashandb-c 安装
版本要求
| 组件 | 版本要求 | 说明 |
|---|---|---|
| SQLAlchemy | 1.4.* | 兼容 1.4.5 版本 |
| yashandb-sqlalchemy | 最新版 | YashanDB 方言包 |
| yaspy | 最新版 | YashanDB Python 驱动 |