Top 20 NuGet Database Packages

Allows rapid development of an application by removing the need to create/setup the Database. Just create POCO classes and save them to a named database. Once your application is working you can swap out for a fully fledged database or just use it to create prototype or throw-away applications.
Provides interface for basic CRUD database interop.
Tiny framework for test with real db
Platform services for FirebaseDatabase.net.
Extension for DbTest to use with Entity Framework 6
Implementation of SqlRepo for Microsoft SQL Server
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
simple utility for Sql specific extensions
Dapper; installed as code that compiles into your project instead of an assembly dependency.
A simple dapper.net helper class!
A simple dapper.net helper class!
MappingAPI for EF (DbModelStore) branch for improved startup performance. For further information, please read my blog post. http://www.fusonic.net/en/blog/2014/07/09/three-steps-for-fast-entityframework-6.1-first-query-performance/
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_winsqlite3()); Depending on the platform, you may also need to add ...
CSV Data Provider for CherrySeed