FluentData - 轻量型 ORM 组件

JulCva 8年前

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