eggs/database/nosql/mongodb
Michael (Parker) Parker b3b5d6db51
Update egg-mongo-d-b.json
2022-09-27 10:16:19 -04:00
..
egg-mongo-d-b6.json add mongodb 6 egg 2022-09-27 09:07:39 -04:00
egg-mongo-d-b.json Update egg-mongo-d-b.json 2022-09-27 10:16:19 -04:00
README.md add note about free monitoring 2022-09-27 09:24:26 -04:00

mongoDB

From their Website

MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.

MongoDB free monitoring.

To disable the message about free monitoring you can run db.disableFreeMonitoring().

Minimum RAM warning

MongoDB requires approximately 1GB of RAM per 100.000 assets. If the system has to start swapping memory to disk, this will have a severely negative impact on performance, and should be avoided.

Server Ports

Ports required to run the server in a table format.

Port default
Server 27017