issues
search
NightLore
/
DependencyVis
2
stars
1
forks
source link
Investigate advantages of using Mongoose over Mongodb libraries
#81
Open
NightLore
opened
3 years ago
NightLore
commented
3 years ago
Mongoose might have more control over the database than the primitive mongodb library
If mongoose proves to be more effective, than switching over might be a good idea
mongodb already has a deprecation warning for a specific default parameter to not be used, this should be investigated too.