Skip to content

Instantly share code, notes, and snippets.

@stephenjfox
Created November 4, 2018 17:37
Show Gist options
  • Save stephenjfox/b18cf177c2555e3f1f530591a713851a to your computer and use it in GitHub Desktop.
Save stephenjfox/b18cf177c2555e3f1f530591a713851a to your computer and use it in GitHub Desktop.
An example of a Mongo-compatible document
{ "student_id" : 0, "type" : "exam", "score" : 54.6535436362647 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment