Top 20 NuGet sql Packages

A MySQL backend for Yaaf.Xmpp.IM.
A SQL (MSSQL) backend for Yaaf.Xmpp.IM.
A MySQL backend for Yaaf.MessageArchiveManager.
SQL backend for Yaaf.MessageArchiveManager.
Unity dependency resolver for the Accidental Fish application framework.
Crypteron Security Framework Core Library shared by CipherDB, CipherStor, CipherObject and other products.
Queue based logger for the AccidentalFish Application Support framework
Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity while not sacrificing (too much) performance.
This plugin extends Backload, the server side file handler, to upload files to a database.
Small and simple to use and understand. Full object hierarchy CRUD support. Saves all object properties and the relationships to related tables. Also supports collection properties. Allows developers to write sql as needed for reads. The design just maps the results to the objects. Writes are tightl...
Data access wrapper for FluidSQL
An open-source PearXLib's extension, that adds useful MySQL additions.
ORM for SQLite with data encryption. Supported Xamarin platforms: - Android - iOS 1. Just add [CryptoTable("TableName")] attribute to your class definition (Table) and [Encrypted] attribute to properties in your class that you want to be stored in a database file in encrypted...
The package Provides a solution for the UnitOfWork patterns together with inversition of control. It is the core abstractions, interfaces and core classes that can be used for any ORM. On the project site there are examples of Autofact, Castle.Windsor, Ninject, Simpleinjector, StructureMap, a...
DotNetSDB is a .NET database library that makes integrating with databases easy again. For information, documentation or any inquiries please refer to the main website for this library. http://dotnetsdb.com/
LambdicSql is ultimate sql builder. Generate sql text and parameters from lambda. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.