I dont understand the constant desire to replace the relational model. It works great to store most types of data in it, and its very flexible to do ad hoc reports if you have a good understanding of SQL.
I ❤ ORDER BY, GROUP BY, DISTINCT, SUM(), COUNT(1) etc ducks