MongoDB

Cum se instalează MongoDB pe Ubuntu 20.04
Mongo DB este o bază de date multi-platformă, open-source, orientată spre documente. MongoDB este clasificat ca o bază de date NoSQL, utilizată pentru...
How to install MongoDB on Ubuntu 20.04
MongoDB is one of the most popular NoSQL databases, it is open source and freely available to download. It stores data in the form of flexible documen...
Cum se instalează și se utilizează MongoDB pe Linux Mint
În lumea soluțiilor de baze de date, MongoDB este relativ nou. Cu toate acestea, a câștigat rapid o popularitate enormă datorită caracteristicilor pe ...
Install MongoDB 4 on CentOS 8
MongoDB is a very popular NoSQL database server. In this article, I am going to show you how to install MongoDB 4 on CentOS 8. So, let's get started. ...
Install MongoDB 4 on Ubuntu 18.04 LTS
MongoDB is an open source NoSQL database server. At the time of this writing, the latest version of MongoDB is v4.2.In this article, I am going to sho...
Instalați MongoDB 4 pe Debian 10
MongoDB este o bază de date NoSQL. Cea mai recentă versiune a MongoDB este versiunea 4. Oficial, MongoDB are depozite de pachete pentru Debian 8 și De...
MongoDB basics - Create, Show and Drop Collections
MongoDB is a NoSQL database. This means that unlike relational databases there's no set in stone schema with various row and columns or fields with we...
Install MongoDB on Ubuntu
In this quick post, we will see how we can install one of the most popular NoSQL database, MongoDB on Ubuntu and start using it as well. We will get s...