sqlmodel topic

List sqlmodel repositories

cloudrun-fastapi

188
Stars
24
Forks
Watchers

FastAPI on Google Cloud Run

fastapi-dramatiq-data-ingestion

40
Stars
11
Forks
Watchers

Sample project showing reliable data ingestion application using FastAPI and dramatiq

polyfactory

890
Stars
72
Forks
Watchers

Simple and powerful factories for mock data generation

fastapi-amis-admin

934
Stars
139
Forks
Watchers

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.

fastapi-alembic-sqlmodel-async

838
Stars
141
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-sqlmodel-alembic

429
Stars
80
Forks
Watchers

Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.

es_odm

36
Stars
1
Forks
Watchers

ODM (Object Document Mapper) for Elasticsearch based on Elasticsearch_dsl and Pydantic

sqlalchemy-file

79
Stars
9
Forks
Watchers

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...

fastapi-starter-project

98
Stars
19
Forks
Watchers

FastAPI Starter Project with SQLModel and Alembic

fastapi-amis-admin-demo

43
Stars
17
Forks
Watchers

An example fastapi-amis-admin application