Created
October 9, 2012 14:32
-
-
Save FrancescaK/3859204 to your computer and use it in GitHub Desktop.
mongodb notebook openshift
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
| { "name" : "MongoDB Notebook", "description" : "My MongoDB Notes", "created" : ISODate("2012-09-25T12:22:23.590Z"), "author" : "test_user", "tags" : [ "mongodb", "nosql" ], "notes" : [ { "title" : "Say hello to MongoDB", "text" : "Say hello to MongoDB", "created" : ISODate("2012-09-25T12:22:23.593Z"), "tags" : [ "mongodb", "getting-started" ] }, { "title" : "How to setup ReplicaSet in MongoDB", "text" : "How to setup ReplicaSet in MongoDB", "created" : ISODate("2012-09-25T12:22:23.593Z"), "tags" : [ "mongodb", "replication" ] } ] } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment