tandpfun / skill-icons

Showcase your skills on your Github readme or resumé with ease ✨
https://skillicons.dev
MIT License
7.94k stars 1.1k forks source link

[NEW ICON] Mongoose #203

Open queite opened 2 years ago

queite commented 2 years ago

Skill Name

Mongoose

Why?

It provides a lot of convenience in the creation and management of data in MongoDB.

Reference Image

7552965 flat,1000x1000,075,f u3

ghost commented 2 years ago

Mongoose is a technically a part of MongoDB, but I'm not sure if I would consider this a skill

marina-russ commented 10 months ago

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.