.NET的ORM框架 MyBatis.NET

jopen 12年前
     MyBatis.NET 是一个 .NET 版本的 MyBatis。    <br />    <img title="MyBatis.NET logo" alt=".NET的ORM框架 MyBatis.NET" src="https://simg.open-open.com/show/d4afaefeb055b43db66211d7cd718d1a.png" width="48" height="48" />    <br /> The    <strong>MyBatis.NET</strong> data mapper framework makes it easier to use a relational database with object-oriented applications.    <strong>MyBatis.NET</strong> couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the    <strong>MyBatis.NET</strong> data mapper over object relational mapping tools.    <br />    <br /> To use the    <strong>MyBatis.NET</strong> data mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the    <strong>MyBatis.NET</strong> data mapper, you have the full power of both SQL and stored procedures at your fingertips.    <br />    <br />    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1328244924811" target="_blank">http://www.open-open.com/lib/view/home/1328244924811</a></p>    <br />