Categories: Object-relational mapping, Persistence - Data-tier,
Latest version: 1.2.9Added 2004-02-06Updated 2005-02-22
Database-independent object persistence framework written in C#.Gentle.NET features automatic SQL generation and object construction, a caching subsystem, an SQL factory for creating custom queries, a list class for managing 1:n and n:m relations, concurrency control, data binding support, and more.Gentle.NET supports a wide range of databases and runs under both MS.NET and Mono. Metadata is automatically extracted from the database backend, which minimizes the amount of configuration required.