Skip to content

Instantly share code, notes, and snippets.

@uris77
Created April 10, 2013 15:49
Show Gist options
  • Select an option

  • Save uris77/5355834 to your computer and use it in GitHub Desktop.

Select an option

Save uris77/5355834 to your computer and use it in GitHub Desktop.
Mongo Tidbits
use databasename;
db.dropDatabase();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment