# yashandb-python **Repository Path**: yashan_tech/yashandb-python ## Basic Information - **Project Name**: yashandb-python - **Description**: yaspy 是 YashanDB 官方 Python 语言数据库驱动,依赖崖山数据库C驱动。 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yaspy|崖山数据库python语言驱动程序 yaspy 是 YashanDB 官方 Python 语言数据库驱动,依赖崖山数据库C驱动。 ### 特性 - ✅ Python 3.6+ - ✅ 连接池支持 - ✅ 预处理语句与批量操作 - ✅ 事务支持 - ✅ 多版本运行时检测与自动适配 ### 兼容性说明 | 驱动版本 | 版本发布时间 | 新特性 | 最低兼容C驱动版本 | 完全支持C驱动版本 | | -------- | ------------ | -------------- | ----------------- | ----------------- | | 1.0.1 | 2026.3.18 | 支持线程池能力 | v23.4.1.100 | v23.4.4.100 |