Open bubthegreat opened 4 years ago
GINO has come a long way and supports alembic migrations, etc. It seems like it might be a good ORM that supports async to use in conjunction with fastapi.
Yea, will be great!
I actually ended up putting together a template for an auto-CRUD using fastapi and GINO for anyone who's seeing this: https://gitlab.com/bubthegreat/cookiecutter-gino-fastapi
GINO has come a long way and supports alembic migrations, etc. It seems like it might be a good ORM that supports async to use in conjunction with fastapi.