书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 58 个相关结果.
  • 介绍

    欢迎 翻译版本 目录 API 文档 欢迎 GINO 递归定义为 GINO Is Not ORM,是一个基于 asyncio 和 SQLAlchemy core 的轻量级异步 Python ORM 框架,目前(2018 年初)仅支持 asyncpg 一种引擎。 自由软件:BSD 许可 依赖关系:Python...
  • 贡献

    贡献 Types of Contributions 报告错误 修复错误 实现功能 写文档 提交反馈 Get Started! Pull Request Guidelines Tips 贡献 Contributions are welcome, and they are greatly appreciated! Every littl...
  • 官宣:Python 异步编程再添一利器

    官宣:Python 异步编程再添一利器 GINO 是谁 先说“方便快捷” 再说“简单明了” 优势与不足 建设社会主义 关于作者 参考文献 官宣:Python 异步编程再添一利器 GINO 填补了国内外 asyncio ORM 领域的空白 随着 Tornado1 和 asyncio2 等框架的陆续涌现,Python 异步编程这...
  • Starlette Support

    Starlette Support Work with Starlette Configuration Lazy Connection Starlette Support Work with Starlette To use GINO with Starlette, the gino-starlette package should be...
  • Loaders and Relationship

    Loaders and Relationship Model Loader Loader Expression Many-to-One Relationship Self Referencing Other Relationships Advanced Usage of Loaders Loaders and Relationship L...
  • 连接池

    连接池 连接池 Other than the default connection pool, alternative pools can be used in their own use cases. There are options from dialects (currently only NullPool ), and users can...
  • Connection Pool

    Connection Pool Connection Pool Other than the default connection pool, alternative pools can be used in their own use cases. There are options from dialects (currently only Nu...
  • 加载器与关系

    加载器与关系 Model Loader Loader Expression Many-to-One Relationship Self Referencing Other Relationships Advanced Usage of Loaders 加载器与关系 Loaders are used to load database row...
  • 参考手册

    参考手册 参考手册 API 参考 gino package Subpackages gino.dialects package Submodules gino.dialects.asyncpg module gino.dialects.base module Module contents gino.ext package ...
  • 进阶用法

    进阶用法 进阶用法 使用 Alembic Set up Alembic Create first migration revision Apply migration on DB 贡献 Types of Contributions 报告错误 修复错误 实现功能 写文档 提交反馈 Get Started! Pull R...