Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : sdo_dotnet

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 database-specific features as regular extension functions. Note that you cannot perform any database functions using the PDO extension by itself; you must use a database-specific PDO driver to access a database server. PDO provides a data-access abstraction layer, which means that, regardless of which database you're using, you use the same functions to issue queries and fetch data. PDO does not provide a database abstraction; it doesn't rewrite SQL or emulate missing features. You should use a full-blown abstraction layer if you need that facility. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.

Registry - Homepage - JSON
purl: pkg:nuget/sdo_dotnet
Keywords: SDO, PDO, Data, Object, MySQL, SQLite, Connection, Database, SQL, connectionString, Csharp, dotNET, .NET, Wrapper
License:
Latest release: over 3 years ago
First release: over 5 years ago
Downloads: 4,710 total
Last synced: 21 days ago

    Loading...
    Readme
    Loading...