FluentData - 轻量型 ORM 组件
FluentData 是一款在 .NET 环境下运行的轻量型 ORM 组件,主要用于 .NET 项目快速访问数据库。
目前支持的数据库有:
MS SQL Server using the native .NET driver.
MS SQL Azure using the native .NET driver.
MS Access using the native .NET driver.
MS SQL Server Compact 4.0 through the Microsoft SQL Server Compact 4.0 driver.
Oracle through the ODP.NET driver.
MySQL through the MySQL Connector .NET driver.
SQLite through the SQLite ADO.NET Data Provider.
PostgreSql through the Npgsql provider.
IBM DB2
Sybase through the https://github.com/FredoKapo/FLUENT-ORM-ASE-PROVIDER provider.
=====
FluentData 开发者倡导简单、快捷,同时又兼顾当下最新的编码方式,让开发者在 .NET 环境下快速访问数据库。
官方网站:http://www.open-open.com/lib/view/home/1454037995073
本文由用户 JulCva 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!