1. The directory containing files of this external library is: installation directory\esProc\extlib\MongoCli. The Raqsoft core jar for this external library is scu-mongo-cli-2.10.jar.
bson-4.3.0-SNAPSHOT.jar
mongodb-driver-core-4.3.0-SNAPSHOT.jar
mongodb-driver-legacy-4.3.0-SNAPSHOT.jar
mongodb-driver-sync-4.3.0-SNAPSHOT.jar
Note: The third-party jars are encapsulated in the compression package and users can choose appropriate ones for specific scenarios.
2. esProc provides functions mongo_open(), mongo_insert(), mongo_shell() and mongo_close() to access MongoDB databases. Look them up in【Help】-【Function reference】to find their uses.