gino
gino copied to clipboard
GINO 2 Design Document
Well, I kinda liked how https://github.com/python-gino/gino/tree/obsolete-2.0 was designed to support both asyncio and Trio, but now that SQLAlchemy 1.4 supports asyncio officially, we don't have to do that all over again. But this issue is kept open to:
- Add docs to explain the difference between the new GINO 2 and native async-SQLAlchemy
- Design for Trio