书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 10 个相关结果.
  • 数据库

    数据库 DB-API SQLAlchemy Records Django ORM peewee PonyORM SQLObject 数据库 DB-API Python数据库API(DB-API)定义了一个Python数据库访问模块的标准接口。它的文档在 PEP 249 可以查看。几乎所有Python数据库模块,诸如 sqli...
  • Databases

    Databases DB-API SQLAlchemy Records Django ORM peewee PonyORM SQLObject Databases DB-API The Python Database API (DB-API) defines a standard interface for Pythondata...
  • What is Pony ORM?

    What is Pony ORM? PonyORM community What is Pony ORM? Pony is an advanced object-relational mapper. An ORM allows developers to work with the content of a database in the form ...
  • Integration with FastAPI

    Integration with FastAPI Integration with FastAPI PonyORM can be used with FastAPI, it integrates with Pydantic and can be used in an async environment, as long as you follow a ...
  • Integration with flask

    Integration with flask Flask-Login Integration with flask Since Pony 0.7.4 we added support for comfortable using PonyORM with Flask. With pony.flask.Pony you can wrap your fla...
  • Operations with arrays

    Operations with arrays Accessing array items Operations with arrays Accessing array items In PonyORM array indexes are zero-based, as in Python. It is possible to use negative...
  • ORM

    ORM 实现对象关系映射或数据映射技术的库。 关系型数据库 Django Models:Django 的一部分。官网 SQLAlchemy:Python SQL 工具以及对象关系映射工具。官网 awesome-sqlalchemy 系列 Peewee :一个小巧,富有表达力的 ORM。官网 PonyORM:提供面向生成器的 SQL 接口的...
  • PingCAP 维护的三方库

    PingCAP 维护的三方库 支持等级 Driver ORM 应用框架 GUI IDE PingCAP 维护的三方库 TiDB 对 MySQL 协议的支持,使得大部分适配 MySQL 的 Driver、ORM 及其他工具与 TiDB 兼容。将适配一组满足大多数语言和框架的工具,此页面上将展示这些工具和它们的支持等级。 支持等级 Ping...
  • Transactions & db_session

    Transactions & db_session Transaction isolation levels and database peculiarities READ COMMITTED vs. SERIALIZABLE mode SQLite PostgreSQL MySQL Oracle CockroachDB Transact...
  • TiDB 支持的第三方工具

    TiDB 支持的第三方工具 支持等级 Driver ORM GUI TiDB 支持的第三方工具 注意: 本文档仅列举了常见的 TiDB 支持的第三方工具,未被列入其中的第三方工具并非代表不支持,但 PingCAP 无法了解其是否使用到 TiDB 不支持的特性,从而无法保证兼容性。 TiDB 高度兼容 MySQL 协议 ,使得大部分适...