- Mongo DB Basics - Jun 5, 2019.
Mongo DB is a document oriented NO SQL database unlike HBASE which has a wide column store. The advantage of Document oriented over relation type is the columns can be changed as an when required for each case as opposed to the same column name for all the rows.
Big Data, Data Engineering, Data Science, MongoDB
- 7 Steps to Understanding NoSQL Databases - Jul 27, 2016.
Are you a newcomer to NoSQL, interested in gaining a real understanding of the technologies and architectures it includes? This post is for you.
7 Steps, Cassandra, Database, Graph Databases, HBase, MongoDB, Neo4j, NoSQL
- Top NoSQL Database Engines - Jun 10, 2016.
An overview of the top 5 NoSQL database engines in use today, including examples of key-value, column-oriented, graph, and document paradigms.
Cassandra, Database, HBase, MongoDB, Neo4j, NoSQL
- Open Source Enabled Interactive Analytics: An Overview - Jun 26, 2015.
Explaining the aspects of creating an interactive data driven dashboard using open source technologies i.e. MongoDB, D3.Js, DC.JS and Node JS.
Anmol Koul, D3.js, Data Visualization, Javascript, MongoDB
- 16 NoSQL, NewSQL Databases To Watch - Dec 15, 2014.
NoSQL and NewSQL databases have become much more important with the proliferation of big, mobile, and networked data, and these sixteen database solutions are some of the biggest up-and-comers.
Hadoop, InformationWeek, MongoDB, NoSQL, Oracle, VoltDB
- SlamData Open Source Analytics Tool for MongoDB - Dec 4, 2014.
SlamData is an open source SQL-based tool designed to make accessing data in MongoDB easy for developers and non-developers alike with the goal of making application intelligence easier.
MongoDB, NoSQL, Open Source, SlamData, SQL