4 Feb 2013
Enrique Albert
Unit of Work and Repository RavenDB implementation example
16 Jan 2013
Vyacheslav Voronenko
This article demonstrates three approaches for storing tree like structures with NoSQL databases on example of the MongoDB.
6 Jan 2013
Vyacheslav Voronenko
Article demonstrates three approaches for storing tree like structures with NoSQL databases on example of the MongoDB
Highlights the latest developments in both the Mongo open-source document database and the open-source official C# driver.
11 Mar 2013
Bruce Yang cp
A distributed system architecture, machines placed around the world, with low maintenance charges in your private cloud.
This article introduces you to an open source solution for decoupling your data management and query logic from the NoSQL vendor-specific integration logic.
24 Feb 2014
Kamil Burzynski
Method description for extremely fast country detection from IP address
13 Apr 2014
GanesanSenthilvel
An article on DotNet programming using Cassandra storage
A look at several Document database, and a look at how to use them
Even faster Key/Value store nosql embedded database engine utilizing the new MGIndex data structure with MurMur2 Hashing and WAH Bitmap indexes for duplicates. (with MonoDroid support)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication)
Introduces how to use MongoDB in your ASP.NET MVC project using the official C# driver.
Queries to explain update items in MongoDB
15 Jun 2010
Craig G. Wilson
Using MongoDB from C#.
Smallest, fastest embedded nosql persisted dictionary using b+tree or MurMur hash indexing. (Now with Hybrid WAH bitmap indexes)
A REST web interface for RaptorDB the document database
How to use FileDb as a local database in your .NET, Silverlight and Windows Phone applications
28 Apr 2010
Ayende @ Rahien, Paul B.
An introduction to RavenDB - a new open source .NET document database using .NET 4.0 and VS 2010
16 Aug 2011
Raspberry Man
How to make the domain independent from db4objects.
Batch scripts that help install MongoDB on a Windows PC
This article is to show all the cloud products in Amazon web service family to let developers have a big picture of Amazon cloud computing solution.
This article demonstrates how to setup MongoDB running on your machine
25 Apr 2011
StormSpirit Team
This article shows how to develop applications in Amazon SimpleDB with C#.
10 Nov 2011
Phani Krishna Kollapur Gandla
Migration of Relational Data structure to Cassandra (No SQL) Data structure
29 Apr 2011
Hariharan Arunachalam
Create a usable redis component to enable usage of the redis storage system
12 Jun 2014
Peter Carrasco
High Performance search using MongoDB and ASP.NET MVC
2 Aug 2013
Software Developer's Journal
This article aims to explore the basic ideas and principles about noSQL databases. noSQL caters to database admins, programmers, coders, web devs, etc.
How to install and configure a Riak cluster on Ubuntu