fastapi-sqlmodel
There are 10 repositories under fastapi-sqlmodel topic.
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.
woofz/sqlmodel-basecrud
Simple package that provides base CRUD operations for your models.
nickatnight/fastapi-backend-base
:globe_with_meridians: A base project I use for building fastapi backends
fastapi-practices/fastapi_sqlmodel_mysql
fastapi + pydantic-v2 + sqlmodel + alembic + mysql + redis
GeekZee/chikarestoon
We tell you what to do when you're bored
p2p-ld/sciop
preserving public information in rss bittorrent feeds - read-only mirror of https://codeberg.org/Safeguarding/sciop
patty111/url-shorten
A url shortener using Python FastAPI, sqlite, SQLModel (alchemy+pydantic)
tzelleke/fastapi-sqlalchemy
Demo / Starter app including FastAPI, SQLAlchemy and SQLite backend.
umairwaheed/fastapi-rag
Short project to show how RAG works.