NoSql Articles (25) - Page 1

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.
 
Rajnilari2015
Insert bulk Records and View it using WPF and REDIS Cache 
Last updated on: 24 Oct 2016 10:10:18 PM by Rajnilari2015 | Views: 4457 | Category: NoSql |
In this article we will look into how to Insert bulk Records and View the same in a WPF Grid with Redis as the backbone.
Rajnilari2015
Exploring MERN (MongoDB,ExpressJS,ReactJS,NodeJS) Stack 
Last updated on: 23 Mar 2016 06:18:12 PM by Rajnilari2015 | Views: 7575 | Category: NoSql |
This is a series for the Exploration of the MERN(MongoDB,ExpressJS,ReactJS,NodeJS) stack and in this first part we will look into mostly environment setup with a simple static record display part using REACTJS.
Rajnilari2015
Step by Step installaton guide to Neo4j 
Last updated on: 13 Feb 2016 11:19:11 PM by Rajnilari2015 | Views: 2611 | Category: NoSql |
Neo4j is a kind of NoSQL database fits best in the case where in a connected set of all nodes,edges satisfy a given predicate, starting from a given node.A classic example may be any social engineering site.In this step by step article, we will learn how to install Neo4j on a Windows machine.
Rajnilari2015
Performing CRUD Operation with MongoDB using RSS Feed as an use case. 
Last updated on: 01 Jan 2016 10:58:01 PM by Rajnilari2015 | Views: 4951 | Category: NoSql |
This article will demonstrate CRUD Operation with MongoDB using RSS Feed as an use case.
Rajnilari2015
Performing CRUD Operation with RavenDB using RSS Feed as an use case. 
Last updated on: 01 Jan 2016 10:44:13 PM by Rajnilari2015 | Views: 3789 | Category: NoSql |
Votes: 1 | Rating: 5 out of 5
In this article, we will perform a simple CRUD operation on RavenDB by taking RSS feed as an example.
Rajnilari2015
Step by Step installation guide to RavenDB 
Last updated on: 01 Jan 2016 12:33:24 AM by Rajnilari2015 | Views: 4417 | Category: NoSql |
In this step by step article, we will learn how to install RavenDB on a Windows machine.
Rajnilari2015
Installaton guide of MongoDB on Windows 64 bit machine 
Last updated on: 26 Nov 2015 12:35:08 AM by Rajnilari2015 | Views: 3115 | Category: NoSql |
Votes: 1 | Rating: 5 out of 5
In this step by step installation guide of MongoDB, we will learn how to install MongoDB on a 64 bit Windows machine. The article will serve as a reference guide for absolute beginners as how to install MongoDB on a 64 bit Windows OS.
  • Nbiswas
    Developing Distributed Applications Using ZooKeeper 
    Last updated on: 23 Sep 2014 12:27:12 PM by Nbiswas | Views: 5508 | Category: NoSql |
    Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination.
    Rama Sagar
    Introduction to MongoDB cursor operations 
    Last updated on: 24 Mar 2014 01:03:36 PM by Rama Sagar | Views: 6579 | Category: NoSql |
    In the mongo shell, the primary method for the read operation is the db.collection.find() method. This method queries a collection and returns a cursor to the returning documents.
    Rama Sagar
    Introduction to MongoDB finding Documents Part 2 
    Last updated on: 28 Feb 2014 12:21:50 PM by Rama Sagar | Views: 15784 | 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 Mongo DB finding Documents 
    Last updated on: 28 Feb 2014 11:15:19 AM by Rama Sagar | Views: 14695 | 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 Mongo DB updating Document using findandmodify 
    Last updated on: 27 Feb 2014 09:34:38 AM by Rama Sagar | Views: 7236 | 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 Mongo DB updating Document Part2 
    Last updated on: 25 Feb 2014 03:27:33 AM by Rama Sagar | Views: 4594 | Category: NoSql |
    Votes: 1 | Rating: 5 out of 5
    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 Mongo DB updating Document 
    Last updated on: 23 Feb 2014 11:45:10 AM by Rama Sagar | Views: 4983 | Category: NoSql |
    Votes: 2 | Rating: 4.5 out of 5
    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 Mongo db Storing Data Part2 
    Last updated on: 20 Feb 2014 12:28:45 PM by Rama Sagar | Views: 5051 | 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.