fastapi-sqla

API Framework

An extension for FastAPI that simplifies interaction with SQLAlchemy databases.

SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.

GitHub

229 stars
31 watching
15 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

fastapifastapi-sqlafastapi-sqlalchemylibrarysqlalchemy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mfreeborn/fastapi-sqlalchemy An integration library that simplifies the interaction between FastAPI and SQLAlchemy. 626
aminalaee/sqladmin A flexible Admin interface for SQLAlchemy models using various ASGI frameworks 1,954
jonra1993/fastapi-alembic-sqlmodel-async An async web framework template for building secure and efficient APIs with authentication and role-based access control. 1,022
mirzadelic/fastapi-starter-project A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. 117
amisadmin/fastapi-amis-admin A high-performance admin framework for FastAPI applications 1,105
testdrivenio/fastapi-crud-sync An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. 79
thomaxxl/safrs A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. 405
madkote/fastapi-plugins Provides a plugin-based architecture to extend and customize the FastAPI framework 389
uriyyo/fastapi-pagination Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. 1,224
markqiu/fastapi-mongodb-realworld-example-app A real-world backend application using FastAPI and MongoDB 440
stac-utils/stac-fastapi-pgstac Provides an interface to access and manipulate STAC data using the FastAPI framework. 56
leosussan/fastapi-gino-arq-uvicorn A high-performance async REST API framework with support for PostgreSQL and Redis. 425
canopytax/asyncpgsa A library that wraps asyncpg to enable use with SQLAlchemy 416
5monkeys/django-formapi A Django API framework with signed requests and form validation for secure and structured data exchange. 35