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: 10 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,068
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
05bit/peewee-async An asynchronous interface for an Object-Relational Mapping (ORM) tool 733
tomplus/kubernetes_asyncio An asynchronous Python client library for the Kubernetes API 365
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 741
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,781
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# 848
kassane/asio A C++ library providing an asynchronous I/O framework for building networked applications. 7