MongoDB

Як встановити MongoDB на Ubuntu 20.04
Mongo DB - це база даних з відкритим кодом, орієнтована на документи, міжплатформна база даних. MongoDB класифікується як база даних NoSQL, яка викори...
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...
Як встановити та використовувати MongoDB на Linux Mint
У світі вирішення баз даних MongoDB є відносно новим. Однак він швидко завоював величезну популярність завдяки функціям, які він пропонує. MongoDB - ц...
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...
Встановіть MongoDB 4 на Debian 10
MongoDB - це база даних NoSQL. Остання версія MongoDB - версія 4. Офіційно MongoDB має сховища пакетів для Debian 8 та Debian 9. На момент написання с...
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...