An implementation for fastapi with Alembic and databases for Asynchronicity
☆67Oct 15, 2024Updated last year
Alternatives and similar repositories for fastapi_async_db
Users that are interested in fastapi_async_db are comparing it to the libraries listed below
Sorting:
- Simple implementation for Fastapi with a relational database and migrations☆54Dec 27, 2022Updated 3 years ago
- Example of async SQLAlchemy with FastAPI☆75Mar 31, 2021Updated 4 years ago
- ☆16Jun 27, 2022Updated 3 years ago
- FastAPI Notes Example using databases and postgresql☆19Feb 28, 2024Updated 2 years ago
- ☆13Nov 2, 2021Updated 4 years ago
- Run greatexpectations.io on ANY SQL Engine using REST API. Supported by FastAPI, Pydantic and SQLAlchemy as best data quality tool☆14Dec 12, 2025Updated 2 months ago
- ☆11Mar 1, 2024Updated 2 years ago
- JWT Auth toolkit for Starlite☆12Nov 29, 2022Updated 3 years ago
- A FastAPI boilerplate application☆12Sep 5, 2020Updated 5 years ago
- Example of FastAPI microservices included nginx and docker-compose file☆26Dec 31, 2024Updated last year
- Learn how to integrate a minimal FastAPI project with Airtable as our data store.☆28Jan 27, 2021Updated 5 years ago
- A very simple CRUD class for SQLModel!☆48Apr 1, 2023Updated 2 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆560Aug 26, 2023Updated 2 years ago
- Implement rest api service for manipulating blog contents using FastAPI in Python☆12Feb 14, 2023Updated 3 years ago
- A community provider for the python faker library to fake airline data for testing purposes.☆16Jun 27, 2023Updated 2 years ago
- An extension for GINO to support Starlette server.☆79Jan 15, 2023Updated 3 years ago
- HttpX client for Uplink☆17Jun 19, 2024Updated last year
- Drop-in API-key based security for FastAPI☆474Dec 19, 2023Updated 2 years ago
- aioauth integration with FastAPI☆41Aug 18, 2024Updated last year
- ☆12Aug 4, 2020Updated 5 years ago
- Starlette admin site to manage crud operations, abit like Django☆40Jul 9, 2022Updated 3 years ago
- A .ci.yml parser/runner for Gitlab-CI☆18Apr 17, 2015Updated 10 years ago
- ☆17Apr 10, 2021Updated 4 years ago
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆317Feb 22, 2026Updated last week
- api versioning for fastapi web applications☆846Jul 25, 2023Updated 2 years ago
- ☆20Mar 22, 2022Updated 3 years ago
- Copy files asynchronously using APScheduler and the event loop, and add API end points wrapping it all with the FastAPI library.☆45Apr 4, 2022Updated 3 years ago
- Opinionated set of utilities on top of FastAPI☆747Sep 12, 2022Updated 3 years ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆1,036Jan 1, 2025Updated last year
- Sample project showing reliable data ingestion application using FastAPI and dramatiq☆46Sep 8, 2021Updated 4 years ago
- Implements authentication and authorization as FastAPI dependencies☆246Aug 2, 2023Updated 2 years ago
- ☆75May 15, 2020Updated 5 years ago
- Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics S…☆83Dec 15, 2025Updated 2 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆277Feb 3, 2026Updated 3 weeks ago
- Migrations for MongoEngine inspired by Django☆18May 21, 2022Updated 3 years ago
- Example FastAPI project with Piccolo ORM and SvelteKit☆22Aug 29, 2021Updated 4 years ago
- Adds simple SQLAlchemy support to FastAPI