dpalmasan / dpalmasan/dev-job-analytics
Reemplazar mongoose con driver de mongodb
Open
backend
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
MongoDB tiene un driver oficial para las conexiones:
https://docs.mongodb.com/drivers/node/current/
Creo que tendrá sus ventajas al ser el driver oficial, por lo que más adelante sería bueno reemplazar mongoose por este driver.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating all current Mongoose usage in the repository, then read the linked official MongoDB Node.js driver documentation. Define the migration scope before changing code; done means the application’s existing database behavior works without Mongoose and its relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mongodb
- Domain
- backend, database
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100