Open queite opened 2 years ago
Mongoose is a technically a part of MongoDB, but I'm not sure if I would consider this a skill
I think it's a shame that this issue has been closed, as one can use MongoDB without Mongoose.
First of all, while using plain MongoDB without an ODM or ORM tool provides limited functionality, it can be done. Having an icon for Mongoose allows one to show how they are handling object data modeling with MongoDB in their project.
Secondly, Mongoose isn't the only option for enhancing MongoDB functionality. Some other options include TypeORM, Prism, ODM for MongoDB, and Waterline - plus other tools like Sequelize that have plugins for MongoDB support.
While not every option needs an icon, Mongoose is one of the more popular options - and there are already icons for Prism and Sequelize in this repo.
Skill Name
Mongoose
Why?
It provides a lot of convenience in the creation and management of data in MongoDB.
Reference Image