Repository navigation
sqlmodel
- Website
- Wikipedia
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
🤖Self-Modifying Framework from the Future 🔮 World's First AMS
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.
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.
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
FastAPI project Template generator to make your life easier 🧬 🚀
This is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff
FastAPI on Google Cloud Run
An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
Harnessing the Memory Power of the Camelids
FastAPI + SQLModel App Boilerplate
从数据库逆向生成SQLModel、TortoiseORM模型、FastAPI 接口、Vue TS后台管理页,有效减少重复编码,👀
CLI to create Fastapi projects easily.
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.
Example app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens
Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more