The SDO_dotNET Class Library is a high level wrapper around the ODBC, OLEDB, SQLServer, MySQL and SQLite.
The SQL Data Objects (PDO) extension defines a lightweight, consistent interface for accessing databases in .NET.
Each database driver that implements the PDO interface can expose...
More information