JSONB and hstore are both awesome datatypes, but that doesn’t mean you should create a single table with one record and use Postgres as a JSON only store. This post guides you through some of the performance implications, and highlights when JSON is a good fit.
|