T
Analyzed 1 day ago
Delphi MongoDB Driver
---------------------
A Delphi driver to access a mongoDB server.
It maps variables onto Delphi variables of type OleVariant, which resembles the loose typing of JavaScript a lot.
There are two main units and three main objects to enable access to a mongo DB server TBSONDocument, TMongoWire, TMongoQuery