Introduction à MongoDB

insert

insert()

Permet d'insérer un document dans une collection.

> db.collection.insert()