MongoLink icon indicating copy to clipboard operation
MongoLink copied to clipboard

MongoLink is a package for interacting with MongoDB inside the Wolfram Language.

Results 3 MongoLink issues
Sort by recently updated
recently updated
newest added

I would like to request support for changes streams: https://www.mongodb.com/docs/manual/changeStreams/ If available, it could be used in a HandlerFunction for asynchronous functions such as SessionSubmit.

ToMillisecondUnixTime[] truncates milliseconds when it converts DateObject[]'s to milliseconds from epoch. As a result, you can't perform sub-second date/time queries. That prevents efficiently finding records in the case where you...

Is is possible to use mongodb Atlas with wolfram cloud?