Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

alembic

Here are 1,407 public repositories matching this topic...

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.

  • Updated Apr 1, 2024
  • Python

Framework-agnostic backend example using FastAPI. Implements Clean Architecture and CQRS with DDD-inspired patterns, featuring DIP (low coupling), DI (no globals), contextual RBAC, and session-based auth (cookies)

  • Updated Sep 4, 2025
  • Python

Improve this page

Add a description, image, and links to the alembic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alembic topic, visit your repo's landing page and select "manage topics."

Learn more