On Thu, Oct 26, 2017 at 7:13 AM, Taher Alkhateeb <[email protected] > wrote:
> [...] The idea of NoSQL is to think at a different conceptual level of > your domain model. > I agree! In order to leverage the power of NoSQL databases you have to write your code accordingly and apply patterns that are fundamentally different from the ones adopted with relational databases; also, NoSQL is a rather large group that contains different families of products that require different handling. For all of these reasons I don't think that porting the entity engine to a NoSQL database, while technically possible, would be actually useful. Jacopo
