@zaeny/mongodb
Wrap mongodb node.js driver so it expose only two main function `query` and `transact`, so you can seperate pure function in domain business and side-effect (avoiding not dot notation call)
keyv
Simple key-value storage with support for multiple backends
bson
A bson parser for node.js and the browser
mongodb
The official MongoDB driver for Node.js