Big Data Analytics

September 14, 2018

What is Hadoop?

What is Hadoop technology? Hadoop technology is basically an open source framework based on the Java programming language, that allows for the distributed processing and storage […]
September 14, 2018

How to use MongoDB

How to Install and Use MongoDB? MongoDB is trusted and used by many big names across different industries and allows them to intelligently put their data […]
September 14, 2018

What is a Collection in MongoDB?

MongoDB stores data in the form of documents, which are stored in collections, while collections are stored in the database. A collection can store a number […]
September 14, 2018

MongoDB vs. SQL/MySQL: Why and When to Use MongoDB

What is MongoDB? MongoDB is an open-source and free (published under GNU Affero GLP) document database that allows storing data in JSON-like flexible documents. The leading […]