13 open-source projects similar to mfreeborn/fastapi-sqlalchemy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fastapi Sqlalchemy alternative.
Asynchronous Python ODM for MongoDB
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more
High-performance Async REST API, in Python. FastAPI GINO Arq Uvicorn (w/ Redis and PostgreSQL).
MongoEngine is a Python object-document mapper that translates database records into objects to provide an object-oriented interface for data persistence. It serves as a document manager and schema validator for MongoDB, mapping classes to documents to enforce data types and validation rules. The project provides a lazy-loaded queryset system for filtering, sorting, and aggregating collections using Pythonic syntax. It manages complex data structures through features such as document inheritance, recursive embedded document handling, and reference-based object linking. The library covers bro
A pythonic interface to Amazon's DynamoDB
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
A database migrations tool for TortoiseORM, ready to production.