PetaPoco
Micro-ORM
A lightweight, fast micro-ORM (Object-Relational Mapping) tool for .NET, enabling simple interaction with various databases.
Official PetaPoco, A tiny ORM-ish thing for your POCO's
2k stars
154 watching
600 forks
Language: C#
last commit: 2 months ago
Linked from 4 awesome lists
dotnetorm
Related projects:
Repository | Description | Stars |
---|---|---|
schotime/npoco | A simple micro ORM (Object-Relational Mapping) library for C# | 848 |
tmenier/asyncpoco | A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
nick-lucas/limebean | An ORM system for .NET that enables flexible data interaction with various databases. | 28 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
fransbouma/massive | A lightweight, dynamic MicroORM for .NET that simplifies database interactions. | 1,799 |
silverqx/tinyorm | A modern C++ ORM library providing a simple interface to interact with databases. | 242 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
twentyfourminutes/venflow | An ORM designed to provide an alternative to existing solutions with improved performance and features | 170 |
bradenm/micropy-cli | Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
petrosdemetrakopoulos/ethairballoons | A library that enables data modeling and storage on the Ethereum blockchain using smart contracts. | 40 |
synopse/mormot | An Open Source Client-Server framework for Delphi and FPC, providing ORM, SOA, and MVC features. | 790 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
codedredd/pinia-orm | A Pinia plugin that enables Object-Relational Mapping access to the Pinia Store | 452 |