Too Long; Didn't Read
Recently I had to write a script, which should’ve changed some JSON data structure in PSQL database. Since, I didn’t have a lot of experience with [SQL](https://hackernoon.com/how-to-build-a-decentralized-dsp-for-interactive-ad-campaigns) or PSQL for that matter, reading and understanding understanding for my specific use cases took a little too long. In this article, I want to document some of the things I've learned.
Share Your Thoughts