ADO.NET Data Providers.png) | The ADO.NET Data Provider model provides a common managed interface in the .NET Framework for connecting to and interacting with a data store. The ADO.NET Entity Framework builds on top of the ADO.NET Data Provider model to allow for use of the Entity Framework with any data source for which a supported provider is available. The .NET Framework includes ADO.NET providers for direct access to Microsoft SQL Server (including Entity Framework support), and for indirect access to other databases with ODBC and OLE DB drivers (see .NET Framework Data Providers). For direct access to other databases, many third-party providers are available as shown below. |
Third-Party Providers.png) | Devart Offers ADO.NET Data Providers supporting access to Oracle, MySQL, SQL Lite, PostgreSQL, and Microsoft SQL Server databases. | | | .gif) | OpenLink Software OpenLink's Virtuoso ADO.NET Data Provider allows developers to access native Virtuoso data (SQL, XML, and RDF) and any Virtuoso Linked Tables from external ODBC and JDBC accessible data sources. Known-compatible external data sources include Oracle (versions 7.x to 11.x), Microsoft SQL Server (6.x to 2005), IBM DB2 , Sybase (4.2 to 12.x+), IBM Informix (5.x to 11.x), Ingres (6.4 to 9.x), Progress (7.x to 10.x), MySQL, PostgreSQL, and Firebird. | | | .png) | DataDirect Offers a high performance ADO.NET data provider for Oracle databases. | | | .png) | IBM IBM supplies ADO.NET data providers for access to DB2, Informix, and U2 databases. | | | .png) | Sybase SQL Anywhere SQL Anywhere 11 includes Sybase iAnywhere's ADO.NET Data Provider. | | | .png) | Phoenix Software Solutions Offers an open source ADO.NET Data Provider supporting access to SQLite. | | | .jpg) | Synergex Offers the Synergy/DE Data Provider for .NET, which enables access to Synergy DBMS databases. | | | .png) | Firebird Offers an ADO.NET Data Provider to access Firebird databases without installing the Firebird client library. | | | .png) | Npgsql Npgsql i an ADO.NET Data Provider for PostgreSQL databases (BSD License). |
| |