sqlalchemy2 topic
fastapi-alembic-sqlmodel-async
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-template
Configurable template for a FastAPI application, with Authentication and User integration.
server
FastApi production ready backend for Vaultexe, the password manager
fastapi_sqlalchemy_mysql
fastapi 基础脚手架, fastapi + pydantic2 + sqlalchemy2 + alembic + mysql + redis
qwikcrud
An AI-powered command-line tool that generates REST APIs and admin interfaces based on one line requirement
py-clean-arch
A Python implementation of Clean Architecture, inspired by Uncle Bob's book
FastAPI-Toolkit
Full stack FastAPI toolkit provides ready to use boilerplate code for using FastAPI and other backend tools
fastapi-your-data
Learning journey to develop a scalable and modular backend to manage your data and solve your problems
fastapi-chat
Real-time chat with FastAPI, Websockets and SQLAlchemy2
fastapi-async-sqlmodel-boilerplate
A fully asynchronous FastAPI boilerplate. Built for extensibility and speed, it incorporates FastAPI, SQLModel, Alembic, PostgreSQL, Redis, and ARQ. 🚀