Collections erstellen

Über diese Funktionalität können neue Collections innerhalb einer Datenbank angelegt werden. Über die Schaltfläche "Erweiterte Einstellungen" können andere Optionen gesetzt werden (z.B. GridFS).

This functionality offers the ability to create a new collection within the selected database. Specify additional advanced settings next to the name. If the GridsFS collection option is enabled, the name of the collection is extended with ".files" and an associated chunks collection is created  when saving.

Die übrigen Optionen sind in der MongoDB-Dokumentation beschrieben: http://docs.mongodb.org/manual/reference/method/db.createCollection/