12 packages tagged with “DbProvider”
.NET Core data provider for Sybase ASE
.NET Core data provider for Sybase ASE (Strong Named)
Small Wrapper library for .net DBProviders which gives more functional interface(Monad,Functor ...) to hide the DB State and gives more type level guaranties
The v4 release of the MDX Client Adapter library. This system allows developers access to the Microsoft ADOMDX system via the DB Provider Facotry subsystem and allows dynamic creation of OLAP connection strings via a connection string builder.
Generate SQL text query from DbCommand. Can be used for unit test and integration test purposes.
Oracle database module for GenericSqlProvider.
Easy DB injection and extra mapping methods.
A high-performance ADO.NET provider for Parquet files enabling seamless integration with .NET applications. Implements standard DbConnection/DbCommand/DbDataReader patterns for working with Parquet data through familiar ADO.NET abstractions. Features include SQL query support with filtering and projection, parallel reading of row groups, virtual column support, batch processing capabilities, and full async/await compatibility. Ideal for data analytics, ETL operations, and big data processing within the .NET ecosystem.
SQL client for parameterized queries without vendor nuances.
Configuration for storing database information used in GenericSqlProvider connection strings.
SQL Server database module for GenericSqlProvider.