On thing i often hear in the DDD universe: I do not want to know what the underlying database is doing. Just wanna safe my stuff. And so it goes that you have slow queries, both on sql and nosql databases because the programmer does not want to use the DB's own features correctly...