Top 20 NuGet Database Packages

EDM code-first model of the Sparx Enterprise Architect repository for code generation and integration
The built.io Xamarin SDK allows you to integrate the built.io application backend with your Xamarin powered mobile application. You can integrate built.io with your application by following these steps: 1. Add the following statement before your class definition: using BuiltSDK; 2. Yo...
The built.io Xamarin SDK allows you to integrate the built.io application backend with your Xamarin powered mobile application. You can integrate built.io with your application by following these steps: 1. Add the following statement before your class definition: using BuiltSDK; 2. Yo...
For performance testing services that depend upon a SQL database, the service may be tested with known inputs and the SQL queries that are executed will be captured (along with their results). Then the service may be re-tested but the SQL proxy layer will return known results to the same SQL queries...
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this package is used in an example implementation of the service
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this is the Client package
Ultra light-weight NoSQL storage for CLR (.NET)
MVC application template for the Correspondence collaboration framework.
dotNetRDF.Data.Sql provides an simple SQL based triplestore for use with dotNetRDF intended primarily for small scale deployments where dedicated triple stores are not deployable. Works with SQL Server 2005 and higher or SQL Azure
cassandra-sharp - high performance .NET driver for Apache Cassandra. Please note only binary protocol (cql 3) is supported - this requires Apache Cassandra 1.2. Major features: * async operations (TPL tasks / Rx subscriptions) * Rx interface (IObservable / IObserver) for result streaming * TPL Tas...
Data model for the Correspondence collaboration framework.
Business Logic Toolkit Oracle Data Provider for .NET
Oracle Provider for the Simple.Data data access library.
PostgreSql adapter for Simple.Data
SQL Anywhere ADO provider for the Simple.Data data access library.
Informix ADO provider for the Simple.Data data access library.
MongoDB provider for the Simple.Data data access library.
A component to manage users and user data via a repository class. It can handle complex property structures and is also able to divide user properties in different contexts. The component has a default implementation for SQL Server (in nJupiter.DataAccess.Users.Sql) but can also be tied to an LDAP (...