1Modern DBs do both
The debate is blurring. Modern SQL databases (like Postgres) now have incredible support for storing and querying unstructured JSON data. Similarly, modern NoSQL databases are adding multi-document ACID transactions. The gap between them is closing rapidly.
