Skip to content

Repository containing sample code for running FastAPI and SQLAlchemy 2.0 together with pytest

Notifications You must be signed in to change notification settings

gpkc/fastapi-sqlalchemy-pytest

Repository files navigation

FastAPI + SQLAlchemy2.0

This is a sample project to show how to use FastAPI with async SQLAlchemy2.0. It also includes a simple example of how to use Alembic to manage database migrations.

Companion blog post

FastAPI + SQLAlchemy2.0

About

Repository containing sample code for running FastAPI and SQLAlchemy 2.0 together with pytest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published