NoSql Articles (25) - Page 2

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

25 records found.
 
Rama Sagar
Introduction to Mongo db Storing Data 
Last updated on: 23 Feb 2014 11:44:15 AM by Rama Sagar | Views: 17727 | Category: NoSql |
MongoDB can be used as a file system, taking advantage of load balancing and data replication features over multiple machines for storing files.
Rama Sagar
Introduction to MongoDB Mongo Shell 
Last updated on: 16 Feb 2014 06:47:34 AM by Rama Sagar | Views: 17901 | Category: NoSql |
Votes: 1 | Rating: 4 out of 5
The mongo shell is an interactive JavaScript shell for MongoDB, and is part of all MongoDB distributions.
Rama Sagar
Introduction to MongoDB Replica set 
Last updated on: 16 Feb 2014 06:49:41 AM by Rama Sagar | Views: 21246 | Category: NoSql |
MongoDB (from "humongous") is a cross-platform document-oriented database system. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas
Rama Sagar
Introduction to MongoDB Install as a service 
Last updated on: 23 Feb 2014 11:42:54 AM by Rama Sagar | Views: 18601 | Category: NoSql |
Votes: 1 | Rating: 4 out of 5
MongoDB (from "humongous") is a cross-platform document-oriented database system. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas
Rama Sagar
Introduction to MongoDB Command Line options 
Last updated on: 04 Feb 2014 12:11:51 PM by Rama Sagar | Views: 19564 | Category: NoSql |
Votes: 1 | Rating: 5 out of 5
MongoDB (from "humongous") is a cross-platform document-oriented database system. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas
Rama Sagar
Introduction to MongoDB setting up the server 
Last updated on: 02 Feb 2014 10:23:47 AM by Rama Sagar | Views: 21054 | Category: NoSql |
Votes: 2 | Rating: 4 out of 5
According to wiki MongoDB (from "humongous") is a cross-platform document-oriented database system. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.
Rama Sagar
Intoduction to Mongo Database 
Last updated on: 30 Jan 2014 12:35:11 PM by Rama Sagar | Views: 22288 | Category: NoSql |
Votes: 1 | Rating: 4 out of 5
According to wiki MongoDB (from "humongous") is a cross-platform document-oriented database system. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.
  • Niladri.Biswas
    Basic CRUD operation on Cassandra NoSQL Database using FluentCassandra and C# 
    Last updated on: 15 Dec 2012 11:47:58 PM by Niladri.Biswas | Views: 17773 | Category: NoSql |
    In this article , we will cover as how we can play with Cassandra using Fluent Cassandra using a CRUD example
    Niladri.Biswas
    Basic CRUD operation on Cassandra NoSQL Database using Cassandraemon and C# 
    Last updated on: 15 Dec 2012 09:41:49 PM by Niladri.Biswas | Views: 65992 | Category: NoSql |
    In this article , we will cover as how we can play with Cassandra using Cassandra demon using a CRUD example
    Niladri.Biswas
    What is NoSQL? 
    Last updated on: 11 Dec 2012 10:09:03 PM by Niladri.Biswas | Views: 8633 | Category: NoSql |
    In this article we will introduce our self with the basic concept of NoSQL.We will also explore it's categories , benefits etc.