Blah.find({}).sort({date: -1}).execFind(function(err,docs){ //code }); -1 for descending & 1 for ascending