Skip to content

Instantly share code, notes, and snippets.

@slimflem
Last active December 24, 2015 18:49
Show Gist options
  • Save slimflem/6845281 to your computer and use it in GitHub Desktop.
Save slimflem/6845281 to your computer and use it in GitHub Desktop.
db.people.find().forEach( function(x){db.user.insert(x)} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment