Robo3T formerly known as RobMongo is one of best GUI tools for the managing and querying MongoDB database. I have been using it quite often for creating applications with MongoDB and Node.js. Recently a new version made available but there were no instructions for installing it on Ubuntu. So I thought...
Showing posts with label MongoDB. Show all posts
Showing posts with label MongoDB. Show all posts
Saturday, March 10, 2018
Wednesday, February 4, 2015
What is MongoDB and Why MongoDB?
Recently I have playing a lot with MongoDB and it’s one of the favourite document database. In this blog post we are going to learn about MongoDB in details.
What is MongoDB?
Those who don’t know MongoDB here is what documentation on MongoDB says about it.
MongoDB is a document database that provides high performance, high availability, and easy scalability. Document Database. Documents...