RepoDB is an open-source .NET ORM library that bridges the gaps of micro-ORMs and full-ORMs.
It helps you simplify the switch-over of when to use the BASIC and ADVANCE operations during the development.
RepoDB is free and open source software.
Like with any other ORMs, RepoDB does provide the preliminary methods needed for your basic operations. It also provides the operations that are needed to cater your edge-cases like 2nd-Layer Cache, Tracing, Repositories, Property Handlers and Batch/Bulk Operations.
RepoDB also supports the different way-of-executions (the atomic, the batch and the bulk). Through this, it is easy to establish your repository that can process the smallest-to-the-largest datasets without even affecting the efficiency and the performance of your application.
Website: github.com/mikependon/RepoDB
Support:
Developer: Michael Camara Pendon and contributors
License: Apache License 2.0
RepoDB is written in C#. Learn C# with our recommended free books and free tutorials.
Related Software
| C# Object-Relational Mapping Software | |
|---|---|
| Entity Framework Core | Modern object-database mapper for .NET. |
| Dapper | Simple object mapper for .NET |
| NHibernate | Mature, open source object-relational mapper for .NET |
| LINQ to DB | LINQ database access library |
| RepoDB | Hybrid ORM library for .NET |
| Venflow | Fast and lightweight ORM for PostgreSQL |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

