Title: Mongodb – Alex Kirk

---

# Category: Mongodb

 * 
   ## 󠀁[Restoring single objects in mongodb](https://alex.kirk.at/2011/05/31/restoring-single-objects-in-mongodb/)󠁿
   
 * May 31, 2011
 * Today I had the need to restore single objects from a mongodb installation. mongodb
   offers two tools for this mongodump and mongorestore, both of which seem to be
   designed to only dump and restore whole collections. So I’ll demonstrate the 
   workflow just to restore a bunch of objects. Maybe it’s a clumsy way, but we’ll…
 * [Code](https://alex.kirk.at/category/code/), [Mongodb](https://alex.kirk.at/category/code/mongodb/)