POP MongoDB interface for IoTDB, version 2.2.1. Provides a simple MongoDB wrapper for IoT database operations. Low release cadence (last updated 2019). Not actively maintained; limited documentation and sparse usage examples. Differentiator: minimalistic wrapper for MongoDB in IoT contexts, but alternatives like Mongoose or native driver are more robust.
npm install iotdb-mongodbNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to instantiate and connect to MongoDB using iotdb-mongodb.
Migrate to Mongoose or native MongoDB driver.
Wrap callbacks in Promises if needed.
npm install iotdb-mongodb