Working with big data databases in Delphi – Cassandra, Couchbase and MongoDB (Part 3 of 3) – grijjy blog
Posted by jpluimers on 2019/06/06
Reminder to self to check out [WayBack] Working with big data databases in Delphi – Cassandra, Couchbase and MongoDB (Part 3 of 3) – grijjy blog and see if by now it supports authentication.
Repository: grijjy/DelphiMongoDB: A Delphi driver for MongoDB
Via: [WayBack] We finish our trilogy on big databases with a Delphi driver for MongoDB. – Erik van Bilsen – Google+
–jeroen






stijnsanders said
For what it’s worth, I build authentication and connection-over-TLS into https://github.com/stijnsanders/TMongoWire a while ago…