Does the mongoDB integration really work in real life ?
Posted by CarstenHarnisch on June 15, 2014 at 4:58pm
Just in the process of planning a web project with a lot of fields the mongoDB integration came back to my attention.
When people speak about the integration they tend to point to a massive performance boost when writing and reading. But what is the real world factor here ?
Even more important is the data access. I know there is the EntityFieldQuery which give a way to integrate with Views. But is this production proofed; how does this work in a real world application ?
Read more