Monthly Archives: November 2012

mongoexport query timestamp

mongoexport … –query ‘{“start_time”:{“$gte”:new Date(1351641600000),”$lt”:new Date(1351728000000)}}’ –out 20121031.json *the last three digits is #operations within a given second.

Posted in mongodb | Tagged | Leave a comment