SQLAlchemy,支持如下数据库
Firebird
Microsoft SQL Server
MySQL
Oracle
PostgreSQL
SQLite
Sybase
常用的关系数据库
pip install SQLAlchemy
mysql
pip install pymysql
oracle
pip install cx_Oracle
sqlserver
pip install pymssql
Firebird
Microsoft SQL Server
MySQL
Oracle
PostgreSQL
SQLite
Sybase
常用的关系数据库
pip install SQLAlchemy
mysql
pip install pymysql
oracle
pip install cx_Oracle
sqlserver
pip install pymssql