peewee-async
Async ORM
An asynchronous interface for an Object-Relational Mapping (ORM) tool
Asynchronous interface for peewee ORM powered by asyncio
733 stars
25 watching
100 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
asynciomysqlormpeeweepostgresqlpython
Related projects:
Repository | Description | Stars |
---|---|---|
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,781 |
wichert/pyramid_sqlalchemy | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
piccolo-orm/piccolo | An ORM and query builder for Python that supports asyncio and various databases. | 1,450 |
ignisor/fastapiwee | A framework combining FastAPI and PeeWee to create a Python web application | 18 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 417 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 709 |
peterhinch/micropython-async | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 741 |
tmenier/asyncpoco | A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 311 |
python-trio/trio-asyncio | A library that re-implements the asyncio mainloop on top of Trio | 190 |
async-plus/async-plus | Provides a simple, chainable interface for async and throwing code in Swift | 195 |
etingof/pysmi | Tool for parsing and converting SNMP MIBs into various formats | 135 |
tomplus/kubernetes_asyncio | An asynchronous Python client library for the Kubernetes API | 365 |
halcy/mastodon.py | A Python wrapper for the Mastodon API allowing developers to interact with the social media platform's public and private APIs. | 884 |