Title: Code – Page 8 – Alex Kirk

---

# Category: Code

 * 
   ## 󠀁[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/)
 * 
   ## 󠀁[trac Report for Feature Voting](https://alex.kirk.at/2011/01/27/trac-report-for-feature-voting/)󠁿
   
 * January 27, 2011
 * I use trac for quite a few projects of mine. Recently I tried to find a plugin
   for deciding which features to implement next. Usually trac hacks has something
   in store for that, but not this time. I wanted to be able to create a ticket 
   and then collect user feedback as comments for the…
 * [Code](https://alex.kirk.at/category/code/), [Projects](https://alex.kirk.at/category/projects/)

 [Previous Page](https://alex.kirk.at/category/code/page/7/?output_format=md) [Next Page](https://alex.kirk.at/category/code/page/9/?output_format=md)