Coding

RepoDB – hybrid ORM library for .NET

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 CoreModern object-database mapper for .NET.
DapperSimple object mapper for .NET
NHibernateMature, open source object-relational mapper for .NET
LINQ to DBLINQ database access library
RepoDBHybrid ORM library for .NET
VenflowFast and lightweight ORM for PostgreSQL

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments