Skip to content

Instantly share code, notes, and snippets.

@amyberman3
Created May 23, 2014 17:49
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 amyberman3/fc40a0e3222c8fed43f1 to your computer and use it in GitHub Desktop.
Save amyberman3/fc40a0e3222c8fed43f1 to your computer and use it in GitHub Desktop.
p2
> db.parts.findOne()
{
_id : ObjectID('AAAA'),
partno : '123-aff-456',
name : '#4 grommet',
qty: 94,
cost: 0.94,
price: 3.99
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment