QuickMongo
JSON →QuickMongo is a beginner-friendly key-value wrapper for MongoDB, providing a simple interface similar to quick.db. Version 5.2.0 (latest) is actively maintained with TypeScript support. It offers asynchronous operations, dot notation, TTL support, and compatibility with quick.db via MongoDriver. Unlike raw MongoDB drivers, it abstracts collections and documents into a simple set/get/push interface, making it ideal for small projects and prototyping.
Resources
packagequickmongo ↗