Skip to content

Instantly share code, notes, and snippets.

@NielsMinssen
Created May 12, 2023 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NielsMinssen/b2dc822a635fcc7ef72e5e3b87613ca4 to your computer and use it in GitHub Desktop.
Save NielsMinssen/b2dc822a635fcc7ef72e5e3b87613ca4 to your computer and use it in GitHub Desktop.
db.createCollection("ma_collection", function(err, res) {
console.log("Collection créée !");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment