Open sundoctor opened 6 years ago
Still, how is the story with Lazarus/FPC and mongodb? Would it be worth it if I put some time in trying to port TMongoWire to Lazarus/FPC?
It's a good idea to port TMongoWire to Lazarus/FPC. Lazarus/FPC is developing very much now and it has its own place not like Delphi, cause it has great linkage with opensource projects world and many performance instruments for every OS.
For a FPC compatible (and optimized) MongoDB client see https://github.com/synopse/mORMot2/blob/master/src/db/mormot.db.nosql.mongodb.pas
And it works just fine with Linux.
Sorry, my issue is not actual cause this is a Delphi project. Please delete it