NMetabase provides a declarative approach to mapping an object to an ADO.NET command set. It allows the user to provider their own SQL implementation (stored procedures or sql text) to persist or retrieve information from multiple databases.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
An Object Relational Mapping (ORM) System Based on Scott Ambler's designs. Koan has a powerful and highly extensible code generation system and is designed for production use within an enterprise environment.
Dialog is yet another O/RM (object to relational) mapping tool for .NET; however, it also aims to be a complete architecture, focused on delivering measurable productivity gains by providing the foundation for actual rapid application development.
This project will be new version of great project BugTracker.NET. This will be completely new version :) Based on O/R mapping tool MyGeneration Software and dOOdads. Project will have 3 layers (UI, DB, Bus.). I will try at first release support all this
An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
Codus is a comprehensive code generation tool for object-relational mapping. For a given database it automatically generates a full data access layer, web services for distributed programming, strongly-typed collections, and a full set of unit tests.
Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join.
Persistence layer for .NET with two main APIs : SQL Map and DAO pattern.
The SQL Mapping is used to map .NET object to SQL statements using XML.
The DAO pattern is used for abstracting the database implementation.
Inpired by the iBATIS Database Layer.
Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
Ormyx for .NET is an Object Relational Mapping framework for .NET platform. It isolates domain objects from databases and allows defining multiple mappers for the same domain class with different select strategies (joins, separate queries)
BBA DataObjects is an object-to-relational mapping library for Microsoft .NET that maps SQL Server tables to Objects, so you can build real Object Oriented Applications in a fast and easy way. Top features: Lazy Load, Paged Loading, Cryptography.
Mimah is a code generator for O/R mapping tool.
The open architecture enables Mimah to support any tool, any language, any database.
Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
These application use the location-aware and GPS-repository interfaces of AnnotatedEarth.com. AnnotatedEarth.com provides a architecture to enable location-aware technology, for finding interesting locations around a user.
This is the framework for rapid enterprise applications development. It is based on object-relational mapping and offers some additional features for supporting Windows Forms and ASP.NET client development.
.NET library that provides abstraction over persistent data storages.
Catharsis.Repository .NET library provides abstraction over persistent data storages by introducing commonrepository pattern interfaces over popular ORM frameworks (NHibernate, Entity Framework, LINQ2SQL), as well as their implementations.
Target : .NET Framework 4.0
NuGet package : https://www.nuget.org/packages/Catharsis.Repository
The following ORM frameworks are supported at this time :
1. NHibernate
2. Entity Framework 6 (Database-First/Code-First approaches)
3. LINQ to SQL