diff --git a/Databases/MongoDB/Create_collections_and_documents_with_Mongoose.md b/Databases/MongoDB/Create_collections_and_documents_with_Mongoose.md new file mode 100644 index 0000000..1725b2f --- /dev/null +++ b/Databases/MongoDB/Create_collections_and_documents_with_Mongoose.md @@ -0,0 +1,8 @@ +--- +tags: +- Databases +- mongo_db +- node-js +--- + +# Create collections and documents with Mongoose