Logo
latest

上手教程

  • Tutorials
  • 上手教程

进阶用法

  • 进阶用法
  • 贡献
  • CRUD
  • Frequently Asked Questions
  • Loaders and Relationship
  • Connection Pool
  • Sanic Support
  • Schema Declaration
  • Tornado Support
  • Transaction

原理说明

  • 原理说明
  • Engine and Connection
  • Why Asynchronous ORM?

参考手册

  • 参考手册
  • API 参考
  • 制作人员
  • History
GINO
  • Docs »
  • 欢迎来到 GINO 的文档!
  • Edit on GitHub

欢迎来到 GINO 的文档!logo¶

PyPI Release Version GitHub Workflow Status

GINO 递归定义为 GINO Is Not ORM,是一个基于 asyncio 和 SQLAlchemy core 的轻量级异步 Python ORM 框架,目前(2020 年初)仅支持 asyncpg 一种引擎。

  • _images/tutorials.png

    上手教程

    为新手上手准备的一系列教程

  • _images/how-to.png

    进阶用法

    解决各种具体问题的方法

  • _images/explanation.png

    原理说明

    背景及上下文知识的解释

  • _images/reference.png

    参考手册

    软件本身一五一十的描述

  • _images/github.png

    源码仓库

    https://github.com/python-gino/gino

  • _images/community.png

    社区讨论

    https://gitter.im/python-gino/Lobby

  • _images/open-source.png

    BSD 许可证

    GINO 是一款自由软件

  • _images/python.png

    Python 3.5

    支持 Python 3.5 及以上版本

图标由 icons8 提供,文档结构参考了 Divio。

Next

© Copyright 2017-present, Fantix King Revision 79e7d4cb.

Built with Sphinx using a theme provided by Read the Docs.