This is the code for the Postgres JSON vs JSONB Performance benchmark post at CodeReviewVideos.com
codereviewvideos/postgres-json-vs-jsonb-benchmark
Investigating the differences between Postgres JSON and JSONB and their impact on database performance.
PLpgSQL