Skip to content

Instantly share code, notes, and snippets.

@werkshy
Created February 1, 2013 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save werkshy/4693760 to your computer and use it in GitHub Desktop.
Save werkshy/4693760 to your computer and use it in GitHub Desktop.
Example document
PRIMARY> db.summaryLogEvent.findOne({ organizationId: 242, day: "20130201" })
{
"_id" : ObjectId("510b0631b7458ea19c48ea32"),
"day" : "20130201",
"hours" : {
"0" : {
"minutes" : {
"0" : {
"h" : 70,
"h2" : 5,
"hp" : 1,
"o" : 148,
"of" : 19
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment