MongoDB

Jak zainstalować MongoDB na Ubuntu 20.04
Mongo DB to otwarta, zorientowana na dokumenty, wieloplatformowa baza danych. MongoDB jest klasyfikowana jako baza danych NoSQL, używana do przechowyw...
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...
Jak zainstalować i używać MongoDB na Linux Mint
W świecie rozwiązań bazodanowych MongoDB jest względnym nowicjuszem. Jednak szybko zyskał ogromną popularność ze względu na oferowane funkcje. 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...
Zainstaluj MongoDB 4 na Debianie 10
MongoDB to baza danych NoSQL. Najnowsza wersja MongoDB to wersja 4. Oficjalnie MongoDB posiada repozytoria pakietów dla Debiana 8 i Debiana 9. MongoDB...
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...