這裏的文描述了關於SQLAlchemy的的SQL渲染引擎的相關內容,包括數據庫API的集成,事務的集成和數據架構描述服務。與以領域爲中心的ORM使用模式相反,SQL表達式語言提供了一個數據構架爲中心的使用模式。html
The breadth of SQLAlchemy’s SQL rendering engine, DBAPI integration, transaction integration, and schema description services are documented here. In contrast to the ORM’s domain-centric mode of usage, the SQL Expression Language provides a schema-centric usage paradigm.數據庫