PROGRAMMING
PostgreSQL’s JSON support
PostgreSQL’s JSON support
There is an undeniable increasing need for data flexibility and scalability, this being the reason why so many have considered NoSQL databases over the last years. However, there are pros and cons and furthermore non-relational databases were never meant to replace relational ones. Software developers and architects often have a hard time choosing one over another, especially when the format of the data is unknown or subject to change.