sqlalchemy2 topic

List sqlalchemy2 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-template

118
Stars
9
Forks
Watchers

Configurable template for a FastAPI application, with Authentication and User integration.

server

28
Stars
0
Forks
Watchers

FastApi production ready backend for Vaultexe, the password manager

fastapi_sqlalchemy_mysql

134
Stars
31
Forks
Watchers

fastapi 基础脚手架, fastapi + pydantic2 + sqlalchemy2 + alembic + mysql + redis

qwikcrud

28
Stars
1
Forks
Watchers

An AI-powered command-line tool that generates REST APIs and admin interfaces based on one line requirement

py-clean-arch

53
Stars
10
Forks
Watchers

A Python implementation of Clean Architecture, inspired by Uncle Bob's book

FastAPI-Toolkit

33
Stars
2
Forks
Watchers

Full stack FastAPI toolkit provides ready to use boilerplate code for using FastAPI and other backend tools

fastapi-your-data

37
Stars
7
Forks
Watchers

Learning journey to develop a scalable and modular backend to manage your data and solve your problems

fastapi-chat

34
Stars
6
Forks
Watchers

Real-time chat with FastAPI, Websockets and SQLAlchemy2

fastapi-async-sqlmodel-boilerplate

19
Stars
1
Forks
Watchers

A fully asynchronous FastAPI boilerplate. Built for extensibility and speed, it incorporates FastAPI, SQLModel, Alembic, PostgreSQL, Redis, and ARQ. 🚀