Skip to content

Latest commit

 

History

History
75 lines (57 loc) · 1.81 KB

index.rst

File metadata and controls

75 lines (57 loc) · 1.81 KB

Welcome

GINO - GINO Is Not ORM - is a lightweight asynchronous ORM built on top of SQLAlchemy core for Python asyncio. Now (early 2018) GINO supports only one dialect asyncpg.

This documentation is still under development. Please excuse the WIP pages.

Translations

Contents

.. toctree::
   :maxdepth: 2

   tutorial
   schema
   engine
   transaction
   crud
   relationship
   adv_topics
   faq
   api
   contributing
   authors
   history

Module Documentation