Building a MongoDB server

MongoDB is used as the collection database for xDB.

A single server unsharded installation can be used development or testing, but it will not scale for larger projects, or protect you from server failure or data loss. For guidance on setting up your MongoDB installation, go to: Configure a collection database server .

For information on sharded MongoDB, go to the MongoDB documentation .