fastapi-async-db topic
List
fastapi-async-db repositories
fastapi-alembic-sqlmodel-async
963
Stars
150
Forks
Watchers
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
fastapi-sqlmodel-alembic
429
Stars
80
Forks
Watchers
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.