---
description: Learn more about ADO.NET Data Providers price, benefits, and disadvantages for businesses in New Zealand. Read verified software reviews and find tools that fit your business needs.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: ADO.NET Data Providers Pricing, Reviews & Features - Capterra New Zealand 2026
---

Breadcrumb: [Home](/) > [App Development Software](/directory/30082/application-development/software) > [ADO.NET Data Providers](/software/196327/dotconnect-ado-net-providers)

# ADO.NET Data Providers

Canonical: https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers

Page: 1 / 2\
Next: [Next page](https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers?page=2)

> Advanced ADO.NET data providers for databases and cloud apps with ORM support
> 
> Verdict: Rated **4.9/5** by 16 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Who Uses ADO.NET Data Providers?

.NET developers and web developers

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.9/5** | 16 Reviews |
| Ease of Use | 4.8/5 | Based on overall reviews |
| Customer Support | 4.8/5 | Based on overall reviews |
| Value for Money | 4.6/5 | Based on overall reviews |
| Features | 4.9/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: Devart
- **Location**: Prague, Czechia
- **Founded**: 1997

## Commercial Context

- **Starting Price**: US$159.95
- **Pricing model**: Flat Rate (Free Trial)
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Windows (Desktop), Windows (On-Premise)
- **Supported Languages**: English
- **Available Countries**: Austria, Belgium, Brazil, Czechia, Denmark, Finland, Germany, Italy, Mexico, Netherlands, Poland, Portugal, Spain, Switzerland, United Kingdom, United States

## Features

- API
- Pre-built Templates

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Chat

## Category

- [App Development Software](https://www.capterra.co.nz/directory/30082/application-development/software)

## Alternatives

1. [SAP NetWeaver](https://www.capterra.co.nz/software/65750/sap-netweaver) — 4.5/5 (54 reviews)
2. [Django](https://www.capterra.co.nz/software/1017122/django) — 4.6/5 (18 reviews)
3. [Cloudflare Workers](https://www.capterra.co.nz/software/1016719/cloudflare-workers) — 5.0/5 (4 reviews)
4. [Ansible Tower](https://www.capterra.co.nz/software/149875/ansible-tower) — 4.5/5 (47 reviews)
5. [Aspose.Total](https://www.capterra.co.nz/software/154165/aspose-total) — 4.4/5 (25 reviews)

## Reviews

### "Powerful with high performance and performance." — 5.0/5

> **Erue** | *22 August 2018* | Education Management | Recommendation rating: 9.0/10
> 
> **Pros**: - Direct access to the MySQL server of applications without native access.&#10;&#10;- It offers a high performance, surpassing even the other suppliers based on ado.net.&#10;&#10;- Compatible with the latest versions of Mysql.&#10;&#10;- Works on connected and disconnected models.&#10;&#10;- It has the ability to monitor the execution of queries.&#10;&#10;- Works excellent with the Visual Studio development IDE.&#10;&#10;- Offer SSL connection to MySQL server.
> 
> **Cons**: - Since it is not a native tool, it is necessary to include certain dependencies for its operation.&#10;&#10;- Unexpected compatibility errors may occur.
> 
> we use dotConnect to connect to MySQL and store valuable information in the cloud, also to access or replicate information in different applications developed in window environment, we knew this powerful data management tool, two years ago looking for alternatives to access from visual studio to mysql , now we can share information with our web pages from different applications, since this ado.net based connector allows us access in a fluid way using new algorithms that improve performance.

-----

### "dotConnect Universal - is truly Universal" — 5.0/5

> **Bradley** | *14 May 2020* | Health, Wellness & Fitness | Recommendation rating: 10.0/10
> 
> **Pros**: We were looking for database connectivity that would allow our tools to connect to any database - quickly and easily.  We also wanted one that would replace the drivers in .Net without needing a lot of customization.   We found the answer to both in dotConnect Universal.  We had no customization - just use their components instead of the standard .Net drivers - and away you go.  Our tools can now easily connect to MSSQL on minute - and MySQL, Oracle, etc. the next.   And they simply work.  &#10;AND - they work with other tools like Active Query Builder, etc - without any need to change any code...  Very nice.
> 
> **Cons**: We have honestly not really encountered any real downsides to these drivers..   We use them in a fairly generic way (but is that not the whole point of a Universal driver?).
> 
> We have not used the 'native' drivers - but use their Universal - which encapsulates many of the native drivers.   It has been a very pleasant experience - to the point of we really do not notice that we are using it on a day to day basis...

-----

### "Linq2Sql & ADO.NET replacement for .NET 5" — 4.0/5

> **Jiří** | *12 May 2021* | Information Technology & Services | Recommendation rating: 6.0/10
> 
> **Pros**: Almost exact syntactical replacement of Linq2Sql technonlogy, capable of connecting to more DB, not only MSSQL.
> 
> **Cons**: Some semantical quirks. For instance clasical Linq2Sql (.NET Fw 3.5+) can distinguish which methods in select part can be converted to exppression tree and delegated to SQL (like ToLower) and which can't and in this case it materializes their input params and calls them in app. This part does not work well in linqConnect... room for improvment.
> 
> If you have a tons of legacy code, this is very vial

-----

### "dotConnect MySQL provider used with MariaDB 10.5" — 5.0/5

> **Dmitriy** | *7 October 2020* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: 1. Unlike the MySQL .NET Connector from Oracle, Devart's dotConnect for MySQL is truly asynchronous.&#10;2. Unlike the MySQL .NET Connector from Oracle, Devart's dotConnect for MySQL works flawlessly with MariaDB 10.5.&#10;3. The built-in Entity Developer not only speeds up the development process, but also eliminates the need to buy other database schema visualization and management tools.&#10;4. The ease of use is a major advantage: in a database-first approach, I create or update the database schema, and then the Entity Framework Core model and context classes are generated with a single click of a button.
> 
> **Cons**: At a glance, the price of the Professional edition seems a bit steep for an individual developer, but - as I mentioned in the Pros section above, this software includes at least 2 (if not 3) tools in one, so that makes the price actually very competitive.
> 
> dotConnect is one of the easiest to use software packages that I evaluated and/or purchased lately, and it does what I want it to do without any known problems, whereas its competitors either lack some important functionality or completely fail at their task. I am planning to use dotConnect for MySQL in my HA (High-Availability) Geo-Distributed MariaDB/Calera4 database cluster, and I am very happy with dotConnect's features and performance.

-----

### "Great provider and rich features" — 4.0/5

> **Verified Reviewer** | *17 December 2020* | Financial Services | Recommendation rating: 9.0/10
> 
> **Pros**: Support truly asynchronous operations, great support, ease of use (full compatibility with native driver standard), direct TCP connection, good performance, easily integrated in Visual Studio.
> 
> **Cons**: I little bit expensive but considering the ammount of features included it's a fair price.
> 
> We had to look for alternatives when we faced a lot of problems using the native MySQL driver (performance issues, bugs, etc). dotConnect ADO.NET Providers was the perfect choice. All problems were gone.

-----

Page: 1 / 2\
Next: [Next page](https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers?page=2)

## Links

- [View on Capterra](https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.capterra.com/p/233709/dotConnect-ADO-NET-Providers/> |
| en-AE | <https://www.capterra.ae/software/196327/dotconnect-ado-net-providers> |
| en-AU | <https://www.capterra.com.au/software/196327/dotconnect-ado-net-providers> |
| en-CA | <https://www.capterra.ca/software/196327/dotconnect-ado-net-providers> |
| en-GB | <https://www.capterra.co.uk/software/196327/dotconnect-ado-net-providers> |
| en-IE | <https://www.capterra.ie/software/196327/dotconnect-ado-net-providers> |
| en-IL | <https://www.capterra.co.il/software/196327/dotconnect-ado-net-providers> |
| en-IN | <https://www.capterra.in/software/196327/dotconnect-ado-net-providers> |
| en-NZ | <https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers> |
| en-SG | <https://www.capterra.com.sg/software/196327/dotconnect-ado-net-providers> |
| en-ZA | <https://www.capterra.co.za/software/196327/dotconnect-ado-net-providers> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra New Zealand helps millions of people find the best business software with user reviews, ratings and price comparisons.","email":"info@capterra.co.nz","url":"https://www.capterra.co.nz/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.co.nz/#organization","@type":"Organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"ADO.NET Data Providers","description":"ADO.NET is a set of classes for .NET Framework for connecting to a database or cloud app, from Oracle to Salesforce. Devart dotConnect ADO.NET providers offer an ultimate solution for developing data-related applications and web sites: they are fast, flexible and comprehensive. \n\ndotConnect products were the first database provider to support .NET Core and Entity Framework Core, as well as numerous .NET ORM (EF, EF Core, NHibernate, LinqConnect, etc.).","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/5e02c731-0920-4f20-a7b6-d5e281eb1d0e.png","url":"https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers","@id":"https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.capterra.co.nz/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":4.9,"bestRating":5,"ratingCount":16},"offers":{"price":"159.95","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Windows, Windows on premise"},{"@id":"https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers#faqs","@type":"FAQPage","mainEntity":[{"name":"What Is ADO.NET Data Providers?","@type":"Question","acceptedAnswer":{"text":"ADO.NET is a set of classes for .NET Framework for connecting to a database or cloud app, from Oracle to Salesforce. Devart dotConnect ADO.NET providers offer an ultimate solution for developing data-related applications and web sites: they are fast, flexible and comprehensive. dotConnect products were the first database provider to support .NET Core and Entity Framework Core, as well as numerous .NET ORM (EF, EF Core, NHibernate, LinqConnect, etc.).","@type":"Answer"}},{"name":"Who Uses ADO.NET Data Providers?","@type":"Question","acceptedAnswer":{"text":".NET developers and web developers","@type":"Answer"}}]},{"@id":"https://www.capterra.co.nz/software/196327/dotconnect-ado-net-providers#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"App Development Software","position":2,"item":"/directory/30082/application-development/software","@type":"ListItem"},{"name":"ADO.NET Data Providers","position":3,"item":"/software/196327/dotconnect-ado-net-providers","@type":"ListItem"}]}]}
</script>
