dpalmasan / dpalmasan/dev-job-analytics

Reemplazar mongoose con driver de mongodb

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.