PostgreSQL: How to convert Table Data into JSON formatted Data?

PostgreSQL 9.4 introduced very powerful data type called JSON data type. It also introduced a variety of new operators and functions related to JSON data type. This is one of the interesting topics for us and I have recently published a series of articles on PostgreSQL JSON Data type. You can visit related articles here: … Continue reading PostgreSQL: How to convert Table Data into JSON formatted Data?