Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
2 answers
1k views

Very-Loose Coupling and Dependency Injection for Database Management

I'm currently setting up a MongoDB database for a web-app. I'm running node.js and using Mongoose to help manage mapping, validation ect. I'm wondering if it's a good idea to really decouple MongoDB ...
Colin Martell's user avatar