ADO.NET Data Providers
Easily connect .NET applications with SaaS, NoSQL, & big data
- Databind to applications, databases and services
- Full create, read, update, and delete (CRUD) support
- No coding required
Low-Code ADO.NET data integration
Easily connect data from any source to BI, ETL, reporting, and custom apps.
Developers can use ADO.NET Drivers to rapidly build Web, Desktop, and Mobile applications.
Built with the same reliability, scalability, performance & security powering leading data integration solutions.
A robust SQL-engine simplifies data movement & processing from Cloud Apps, NoSQL, Files, & more.
Extend popular .NET data applications like SSAS, SSRS, & PowerBuilder with real-time data access.
Available ADO.NET Data Providers
Fully-Managed ADO.NET Providers. Databind to Apps, Databases, & Services.
(API Driver)
Robust ADO.NET data integration
Full-featured and consistent SQL access to any supported data source through ADO.NET
Fully-managed .NET
100% fully managed ADO.NET libraries supporting .NET Standard, .NET Core 2.0, & Xamarin.
Developer Friendly
Seamless integration with all versions of Visual Studio.
Powerful ADO.NET Features
Including support for ADO.NET Entity Framework (EF 5 & 6), ADO.NET 2.0, LINQ to datasets, etc.
Replication and Caching
Our replication and caching commands make it easy to copy data to local and cloud data stores such as Oracle, SQL Server, Google Cloud SQL, etc. The replication commands include many features that allow for intelligent incremental updates to cached data.
String, Date, Numeric SQL Functions
The driver includes a library of 50 plus functions that can manipulate column values into the desired result. Popular examples include Regex, JSON, and XML processing functions.
Collaborative Query Processing
Our drivers enhance the data source's capabilities by additional client-side processing, when needed, to enable analytic summaries of data such as SUM, AVG, MAX, MIN, etc.
Easily Customizable and Configurable
The data model exposed by our ADO.NET Providers can easily be customized to add or remove tables/columns, change data types, etc. without requiring a new build. These customizations are supported at runtime using human-readable schema files that are easy to edit.
Enterprise-class Secure Connectivity
Includes standard Enterprise-class security features such as TLS/ SSL data encryption for all client-server communications.
Eliminate architectural complexity
The most natural way to access data from any .NET application. Use through Visual Studio Server Explorer, in code through familiar classes, and in data controls like DataGridView, GridView, DataSet, etc.
Standard driver interfaces
-
Comprehensive metadata discovery
Full support for Metadata provides extensive schema discovery capabilities. Explore tables, columns, keys, etc. based on user identity.
-
Caching and replication
Embedded commands make it easy to copy data to local and cloud data stores.
-
Embedded remoting
MySQL and TDS wire protocol hosting offer seamless Linked Servers access and remote connectivity.
-
Pushdown, batch, & bulk operation
High performance features like streaming forward cursors for performance, BatchAPI for efficient INSERT/UPDATES.
SQL-92 compliant queries
Write standard SQL queries with support for joins, updates, aggregation, and more. Our drivers compensate for features lacking in the source.
-
SELECTwithINNER JOINSELECT Account.Id, Account.Name, Account.Fax, Opportunity.AccountId, Opportunity.CloseDate FROM Account INNER JOIN Opportunity ON Account.Id = Opportunity.AccountId -
Aggregate functions
SELECT Name, AVG(AnnualRevenue) FROM Account GROUP BY Name -
CRUD operations
UPDATE Account SET Name='John' WHERE Id = @myId
CData Drivers in action
Connect your applications to Google, QuickBooks, Salesforce.com, and SAP.
Connect to PayPal data from multiple reports and pick up updates immediately.
Integrate SAP data into dashboards in TIBCO Spotfire.
Connect to MySQL data from multiple reports and pick up updates immediately.