mfreeborn / fastapi-sqlalchemyLinks
Adds simple SQLAlchemy support to FastAPI
☆662Updated last year
Alternatives and similar repositories for fastapi-sqlalchemy
Users that are interested in fastapi-sqlalchemy are comparing it to the libraries listed below
Sorting:
- Opinionated set of utilities on top of FastAPI☆638Updated 2 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆722Updated last year
- row level security for FastAPI framework☆546Updated last year
- api versioning for fastapi web applications☆726Updated 2 years ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,285Updated last week
- FastAPI framework plugins☆479Updated 3 weeks ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆450Updated 2 years ago
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆680Updated 2 months ago
- FastAPI pagination 📖☆1,394Updated last week
- A request rate limiter for fastapi☆600Updated last year
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆505Updated 7 months ago
- Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints☆1,122Updated 6 months ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆557Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆938Updated 7 months ago
- Reusable utilities for FastAPI☆2,107Updated 5 months ago
- A database migrations tool for TortoiseORM, ready to production.☆953Updated 2 weeks ago
- Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.☆641Updated 3 weeks ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,598Updated last month
- FastAPI CRUD☆472Updated last year
- Broadcast channels for async web apps. 📢☆1,240Updated 3 months ago
- Quicker way to develop FastApi☆178Updated 11 months ago
- FastAPI simple cache☆222Updated 3 years ago
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆819Updated 2 months ago
- Auth for use with FastAPI☆168Updated 2 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆538Updated last year
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,522Updated last year
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆265Updated last year
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆479Updated this week
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆502Updated this week