Skip to main content

a mysql connector

Project description

这是一个超轻型sql映射为键值对的框架,支持自动管理连接池和清理超时连接池 与mysql保持心跳的周期为30秒 连接池将会保持在10个作为稳定链接 可以通过修改anduin.dbserver.data_manager.data_manager.min_keep_connection控制系统维持的连接池数量

依赖pymysql 通过from anduin.server import Data

Data.find Data.selet Data.update Data.insert Data.delete 进行操作

Data.query可以直接执行sql语句

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anduindata-1.0.4.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page