| mjhea0/awesome-fastapi |
6,923 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
cc0-1.0 |
|
| A curated list of awesome things related to FastAPI |
| tortoise/tortoise-orm |
4,068 |
|
9 |
93 |
about 2 years ago |
151 |
August 11, 2023 |
534 |
apache-2.0 |
Python |
| Familiar asyncio ORM for python, built with relations in mind |
| python-gino/gino |
2,627 |
|
17 |
28 |
about 4 years ago |
50 |
February 12, 2022 |
52 |
other |
Python |
| GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core. |
| roman-right/beanie |
1,646 |
|
0 |
30 |
about 2 years ago |
145 |
November 13, 2023 |
53 |
apache-2.0 |
Python |
| Asynchronous Python ODM for MongoDB |
| RobertCraigie/prisma-client-py |
1,444 |
|
1 |
14 |
about 2 years ago |
28 |
October 22, 2023 |
198 |
apache-2.0 |
Python |
| Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use |
| piccolo-orm/piccolo |
1,204 |
|
2 |
9 |
about 2 years ago |
247 |
November 10, 2023 |
110 |
mit |
Python |
| A fast, user friendly ORM and query builder which supports asyncio. |
| art049/odmantic |
922 |
|
0 |
6 |
about 2 years ago |
19 |
June 01, 2022 |
94 |
isc |
Python |
| Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints |
| 05bit/peewee-async |
699 |
|
51 |
12 |
about 2 years ago |
32 |
September 14, 2023 |
37 |
mit |
Python |
| Asynchronous interface for peewee ORM powered by asyncio |
| CanopyTax/asyncpgsa |
368 |
|
12 |
7 |
about 5 years ago |
56 |
February 26, 2021 |
12 |
apache-2.0 |
Python |
| A wrapper around asyncpg for use with sqlalchemy |
| yezz123/ormdantic |
125 |
|
0 |
0 |
about 2 years ago |
11 |
April 19, 2024 |
6 |
mit |
Python |
| Asynchronous ORM that uses pydantic models to represent database tables ✨ |