Top 20 NuGet Database Packages
Unofficial SMO Library for SQL Server 2008
Unofficial SMO Extended Library for SQL Server 2008
Unofficial SqlEnum Library for SQL Server 2008
Inspired by and based on the micro-ORMs PetaPoco and NPoco. The goal of this library is to give a simple, extension based API on top of ADO.Net. Specifically, making the hydration of multiple result sets simple and straight forward, particularly when doing so asynchronously.
A lightweight .net ORM mapper.
Add a Drop-Db command to the visual studio package manager
SQL Server adaptor for Graphene.
https://github.com/bobanjose/Graphene/blob/master/README.md
SQL Server DB Generation Scripts:
https://github.com/bobanjose/Graphene/blob/master/src/Graphene.SQLServer/GrapheneCreateDB.sql
Brief for .NET provides a simpler interface to retrieve and map sets of data from SQL server by hiding a lot of the boilerplate code required by ADO.NET.
SQL Migrator
EgoDB Identity
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info.
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package d...
Sail Framework
.NET bindings for the Redis C client Hiredis.
A light weight ORM tools. The usage and annotitaion just like the JPA. I made this lib by my interesting. If u have any questions or want some code sample, I can be connected by my email: [email protected]
Repository ORM based on Dapper
A simple xml helper to convert from xml to dynamic expandoObject
Database version manager. Library maintains database version table. Change scripts with version numbers are placed in defined version subfolders
This script package converts a sql server data table into json or xml format
Провайдер, позволяющий выполнять запросы к CSV-файлам так, как если бы они были обычной базой данных. Поддерживается синтаксис SQL-запросов в стиле MySQL. Поддерживаемые ключевые конструкции:
- SELECT
- FROM/INNER JOIN/LEFT JOIN/RIGHT JOIN
- WHERE
- GROUP BY
- HAVING
- ORDER BY
- LIMIT
- агрегационн...
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them.
SD.Tools.OrmProfiler.Interceptor.NET45 is the interceptor package for regular ORMs and ADO.NET using data-access logic, ...