Tagged “JSON”

How To Navigate JSON Trees in Postgres using Recursive CTEs

| | |

Tutorial on using Postgres recursive Common Table Expressions (CTEs) to navigate a JSON tree structure.

XML Databases

| |

JSON-oriented document stores like Mongo and Couch have really become the darlings of the web application crowd. Of course, JSON (or BSON) isn’t the only game in town. When it comes to document store formats, the other white meat if you will is XML.