The best thing which I like about ravenDb is that it gives you ability to quickly create documents without writing code. It's also really fast. There are some downsides of this solution as well but they not much important for me at least. One of them is that sometimes you want have more control over query results format when querying your data. And finally, I don't think there is any issues or something else which you can complain. This solution solves our problem - quick development time and easy understanding what queries should we run using stored procedures, views etc.
ο»Ώ