Zealot
JSON →Zealot is a futurist MongoDB library for Node.js 7+ that provides a proxy-based API allowing CRUD operations via property assignment and deletion syntax. It wraps the MongoDB driver's native API (db.collection, findOne, update, deleteOne, drop) with async/await support. As of v0.2.0, it is in early development with limited features and no connection pooling or advanced query capabilities. It offers a unique syntactic style but sacrifices clarity and is not recommended for production use. Release cadence is unknown; last published 2016.
Resources
packagezealot ↗