sqlmodel
There are 352 repositories under sqlmodel topic.
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
dot-agent/nextpy
🤖Self-Modifying Framework from the Future 🔮 World's First AMS
amisadmin/fastapi-amis-admin
FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.
jonra1993/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.
testdrivenio/fastapi-sqlmodel-alembic
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
wey-gu/py-pglite
PGlite wrapper in Python for testing. Test your app with Postgres just as lite as SQLite.
NicholasGoh/fastapi-mcp-langgraph-template
A modern template for agentic orchestration — built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.
asacristani/fastapi-rocket-boilerplate
🐍💨 FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!
Lolomgrofl/fastapi-genesis
FastAPI project Template generator to make your life easier 🧬 🚀
jod35/fastapi-beyond-CRUD
This is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff
benavlabs/SQLModel-boilerplate
An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.
anthonycorletti/cloudrun-fastapi
FastAPI on Google Cloud Run
soma-smart/framefox
🦊 Python web framework that makes development enjoyable - FastAPI + MVC + SQLModel + Interactive CLI. Ship fast without sacrificing quality.
bogdandm/json2python-models
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
nickatnight/cookiecutter-fastapi-backend
:cookie: Cookiecutter template to build and deploy fastapi backends..batteries included
anthonycepeda/fastapi-sqlmodel
FastAPI + SQLModel App Boilerplate
ChuloAI/BrainChulo
Harnessing the Memory Power of the Camelids
mirzadelic/fastapi-starter-project
FastAPI Starter Project with SQLModel and Alembic
zy7y/dfs-generate
从数据库逆向生成SQLModel、TortoiseORM模型、FastAPI 接口、Vue TS后台管理页,有效减少重复编码,👀
allient/create-fastapi-project
CLI to create Fastapi projects easily.
jowilf/sqlalchemy-file
SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as Local Storage, Amazon S3, Rackspace CloudFiles, Google Storage and others using Apache Libcloud.
petrgazarov/FastAPI-app
Example app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens
hadrien/FastSQLA
Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more
he0119/nonebot-plugin-datastore
适用于 NoneBot2 的数据存储插件
amisadmin/fastapi-amis-admin-demo
An example fastapi-amis-admin application
woofz/sqlmodel-basecrud
Simple package that provides base CRUD operations for your models.
frankie567/fastapi-dramatiq-data-ingestion
Sample project showing reliable data ingestion application using FastAPI and dramatiq
MorrisonWill/awesomeindex
Awesome Repositories Search Engine
codingforentrepreneurs/reflex-gpt
Build a Python Reflex App with OpenAI, a Neon Postgres + Vector Database, and Deploy to a Virtual Machine
anthonycorletti/snok
🚀 A simple, modern, full-stack toolkit for Python 🐍
d4vidsha/scheduler
Automatically schedule tasks and see it in a calendar view.
Nneji123/fastapi-nextjs
This project demonstrates the integration of FastAPI, SQLModel, PostgreSQL, Redis, Next.js, Docker, and Docker Compose, showcasing essential API features like rate limiting, pagination, logging, and metrics using Prometheus and Grafana.
darixsamani/fastapi-postgres
Template for building FastAPI Asynchronous applications with PostgreSQL(SQLModel)
lstk520/es_odm
ODM (Object Document Mapper) for Elasticsearch based on Elasticsearch_dsl and Pydantic
iloveitaly/python-starter-template
Application template for a python backend and react router SPA frontend