Skip to content

Instantly share code, notes, and snippets.

@anoxic
Created January 2, 2015 23:27
Show Gist options
  • Save anoxic/d4ebc5011dfe3653a1f3 to your computer and use it in GitHub Desktop.
Save anoxic/d4ebc5011dfe3653a1f3 to your computer and use it in GitHub Desktop.
current db: db
list dbs: show dbs
change db: use DB_NAME
insert: db.COLLECTION_NAME.insert( j )
collections: show collections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment