Commonly used terms in Hadoop / Big Data are described in this post. VMWare: A hypervisor is installed on the physical server using VMware server
Category: MongoDB
MongoDB – Drop Database And Collections
This post will show you how to remove a database and collections from MongoDB. Bring the database into use using the “Use databaseName” command to
MongoDB – Create and Insert Collection
This post aims to let you know how to add a record into a collection in MongoDB. Let’s create a “emp” collection (table) first. >
EMP and DEPT datasets for MongoDB
Since Oracle’s “EMP” and “DEPT” datasets are useful for practice, I’ve provided converted scripts for SQL Server and MySQL in previous articles. This tutorial will
MongoDB – Create Database And Collection
This post describes how to use the command prompt to connect to a MongoDB server and use CLI commands to display the available databases and
It’s all about MongoDB
MongoDB Introduction:As stated in my previous article, MongoDB is a cross-platform document-oriented database software that is open source and works with JSON-like documents and optional