Instead of storing data in tables as is done in a “classical” relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas, making integration with certain types of applications easier and faster.
MongoDB Installation
Use Below articles to install MongoDB on Ubuntu and Windows Server.
How to Install MongoDB on Ubuntu 18.04/16.04 LTS
How to Download and Install MongoDB on Windows
To Install MongoDB on other Operating System, Use below MongoDB official articles,
Install MongoDB Community Edition on SUSE