The MongoDB module is now complete in the POCO develop repository. I've created a sample application that shows how SQL is mapped to MongoDB (based on
http://docs.mongodb.org/ecosystem/drive ... ngo-shell/). The only thing that still needs some testing is MongoDB using replicasets because I don't have an environment to do this. I've done some successful tests on Windows too with my premake4 generated solution files.
Franky