ORM(Object Relational Mapping)
SQLAlchemySQLAlchemy includes dialects for SQLite, Postgresql, MySQL, Oracle, MS-SQL, Firebird, Sybase and others, most of which support multiple DBAPIs. Other dialects are published as external projects.
本文介绍SQLAlchemy,一种Python SQL工具包及对象关系映射器,支持多种数据库如SQLite、PostgreSQL、MySQL等,并且大多数都支持多个DBAPIs。此外还提到了一些外部项目的其他数据库适配器。
ORM(Object Relational Mapping)
SQLAlchemySQLAlchemy includes dialects for SQLite, Postgresql, MySQL, Oracle, MS-SQL, Firebird, Sybase and others, most of which support multiple DBAPIs. Other dialects are published as external projects.
344

被折叠的 条评论
为什么被折叠?