Top 20 NuGet mysql Packages

BCodeSoft database operation.With Access,SQL Server,MySQL,Oracle.
This is the Sql Server data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the Sqlite data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the Postgre Sql data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the Oracle data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
This is the MySql data provider for the Symbiotic Micro ORM. This library is not required but it makes it easier to get started and to simplify deployments.
Contains the common object to use for KuboEstudio.EF.Data and KuboEstudio.EF.Azure.
Event sourcing persistance implementation using MySQL and NHibernate.
For people who like to work with Raw SqlConnection, command, readers this might be the best choice. It has cache support, can be customized and open source. enjoy
SqlSugar ORM .NET 4.0+ High-performance, lightweight http://www.cnblogs.com/sunkaixuan/p/5654695.html
Nequeo data MySql provider component
Database adapter. In that version only for mysql but it should give a single inteface for all databases.
Configure databases in Prius ORM to connect to MySql and MariaDB. Defines the server type 'MySql' that you can use in your Prius ORM configuration file.
Simple Access ORM provides database access in Ado.net methods naming pattern. Documentation of using SimpleAccess is available at https://github.com/sheryever/simple-access-orm
Data access wrapper for FluidSQL
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/PostgreSql/Oracle/SQLite/ODBC/OleDb queries and load data into environment variables and instances. This is core package only. Install this package only by installing specific database package like: Databasic.<DatabaseType>. Then this p...
MySql provider for CoPilot.ORM
Stores MiniProfiler V3 timings in a MySQL database.
Minimalistic API allows developer to most easily perform operations with database. By default, library automatically manages DbConnection, DbTransaction, DbCommand and DbDataReader objects. Developer only writes queries.