Created
April 28, 2017 23:23
-
-
Save sean-hill/0cdbf791f90ce980fc66cafa52381461 to your computer and use it in GitHub Desktop.
MongoDB Architecture Multiple Desserts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sandwich": "ham", | |
"dessert": ["cookie", "ice cream"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment