当前位置:主页
> 资源下载 > 10 > DbLinq 0.20.1 released(2010.04.16) -- LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and ... SQL Server (C# 3.5-4.0)¶下载
-
DbLinq 0.20.1 released(2010.04.16) -- LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and ... SQL Server (C# 3.5-4.0)¶下载
资源介绍
DbLinq is THE LINQ provider that allows to use common databases with an API close to Linq to SQL. It currently supports (by order of appearance): MySQL, Oracle, PostgreSQL, SQLite, Ingres, Firebird... And still SQL Server.
The DbLinq provider assemblies include:
DbLinq.Firebird.dll: Firebird support.
DbLinq.Ingres.dll: Ingres support.
DbLinq.MySql.dll: MySQL support.
DbLinq.Oracle.dll: Oracle support, using either the System.Data.OracleClient or Oracle.DataAccess drivers.
DbLinq.PostgreSql.dll: PostgreSQL support.
DbLinq.Sqlite.dll: SQLite support, using either the System.Data.SQLite or Mono.Data.Sqlite drivers.
DbLinq.SqlServer.dll: Microsoft SQL Server support.
- 上一篇: shell 脚本遍历目录
- 下一篇: sqlite3 工具