feat: add mongoose content (#1787)
parent
33f15fdf4f
commit
a714512bd7
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
|||||||
# Mongoose |
# Mongoose |
||||||
|
|
||||||
|
Mongoose is an Object Data Modeling (ODM) library for MongoDB and Node.js. Mongoose provides a straight-forward, schema-based solution to model your application data. It includes built-in type casting, validation, query building, business logic hooks and more, out of the box. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://mongoosejs.com'>Mongoose Website</BadgeLink> |
||||||
|
Loading…
Reference in new issue