MyBatis.NET
Home Page
Categories: Persistence - Data-tier
Author: The Apache Software Foundation
Latest version: 1.9.2
Added 2004-04-13Updated 2007-04-11
Couples objects with stored procedures or SQL statements using an XML descriptor or annotations.
MyBATIS is a persistence layer with two main APIs: SQL Map and DAO pattern.
The SQL Mapping is used to map .NET objects to SQL statements using XML.
The DAO pattern is used for abstracting the database implementation.
Inspired by the iBATIS Database Layer for Java.
Previous names: Nausicaa, then iBATIS.NET.
 Built for .NET |
 Built for .NET 2 |
 Library |
 Free or free version available |
 Source code provided |