AsyncPoco

Async DB library

A .NET micro-ORM with asynchronous API and cross-platform support.

A long-"awaited" fully asynchronous PetaPoco fork

GitHub

127 stars
23 watching
33 forks
Language: C#
last commit: 11 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thomaslevesque/aspnetcore.asyncinitialization A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. 87
collaboratingplatypus/petapoco A lightweight, fast micro-ORM (Object-Relational Mapping) tool for .NET, enabling simple interaction with various databases. 2,074
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 318
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 276
05bit/peewee-async An asynchronous interface to the Peewee ORM for interacting with databases. 735
tomplus/kubernetes_asyncio An asynchronous Python client library for the Kubernetes API 369
asherber/statyppocoqueries.petapoco A C# library providing strongly typed, Intellisensed LINQ expressions for database queries 14
peterhinch/micropython-async A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems 750
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
asherber/petapoco.sqlkata A set of extension methods for using SqlKata with PetaPoco, allowing more flexible and powerful querying capabilities 27
dpc/mioco Re-implementation of an asynchronous programming system with green threads for Rust. 146
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,785
paulrademacher/asyncpp A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. 101
schotime/npoco A simple micro ORM (Object-Relational Mapping) library for C# 850
kassane/asio A C++ library providing an asynchronous I/O framework for building networked applications. 7