nosql

MongoDb Atlas: manual backup and restore data

MongoDb Atlas: manual backup and restore data

In this post, I'll show how to back up and restore data from a database MongoDB hosted on MongoDB Atlas. Basic knowledge of MongoDB Basic knowledge of Bash Scripts Basic knowledge of MongoDB Tools Download and install mongodump. The mongodump is, quoting from the official site, "a utility that creates a binary export of a database's contents...". Before to use this tool you must get the db connection string, and depending on cluster structure you have to compose your connection string. In the official guide they explain how to compose the connection string in case you have to connect to…
Read More
Cassandra vs. MongoDB: Choosing the Right NoSQL Database

Cassandra vs. MongoDB: Choosing the Right NoSQL Database

With data progressing at an unprecedented pace, it becomes extremely important when choosing a NoSQL database for optimum usage. By specifically looking at Cassandra and MongoDB, it will be seen that both are excellent choices, each for different reasons. A comparison of the two frameworks will help you avoid significant aspects and make a proper choice that will meet your goal – be it scalability, flexibility, or performance – with the requirements of your project. It will assist you in working out your choices and deciding on the right database that suits your needs. When should you choose MongoDB over…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.