P
Analyzed 1 day ago
ODM.js is a minimalistic wrapper around the excelent node-mongodb-native driver. It's easy to use and pretty small. ODM's design is centered on:
1) Simplicity
2) Proper Error Handling and Recovery using callbacks
3) Use of common idioms