asyncpg topic

List asyncpg repositories

dvhb-hybrid

43
Stars
6
Forks
Watchers

A package to mix django and asyncio in one application

asyncpg-migrate

18
Stars
4
Forks
Watchers

Database migration tool that does what alembic does... asynchronously

fastapi-boilerplate

27
Stars
7
Forks
Watchers

python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn

FastAPI-Backend-Template

576
Stars
87
Forks
Watchers

A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.

asyncdb

38
Stars
6
Forks
Watchers

Collection of Asynchronous (Asyncio-based) generic Database connectors

server

28
Stars
0
Forks
Watchers

FastApi production ready backend for Vaultexe, the password manager

fastapi-genesis

305
Stars
17
Forks
Watchers

FastAPI project Template generator to make your life easier 🧬 🚀

cookiecutter-fastapi-backend

108
Stars
6
Forks
Watchers

:cookie: Cookiecutter template to build and deploy fastapi backends..batteries included

fastapi_quickstart

26
Stars
5
Forks
Watchers

Initial FastAPI project with SQLAlchemy (asyncpg), Alembic, Pydantic, Pytest, Poetry Gunicorn, Docker, docker-compose, Ruff, coverage, logging