eggs/database/nosql/mongodb
Michael Parker a9f9fa2aec update mongodb
make it so you can connect remotely to mongo
2020-10-30 09:03:00 -04:00
..
egg-mongo-d-b.json update mongodb 2020-10-30 09:03:00 -04:00
README.md add mongodb 2020-09-28 23:46:33 -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.

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