top | item 23716444

(no title)

waltpad | 5 years ago

Maybe because it was tempting: JSON is fairly easy to handle, very portable, and when you look at a JSON document, it's straightforward to think about querying it, and thus DB, although JSON is structured, and DBs are relational.

discuss

order

nailer|5 years ago

> although JSON is structured, and DBs are relational.

You can have structured relational databases (RethinkDB for one, but there are others)