Comment on When to Avoid JSONB in a PostgreSQL SchemaparentComments−mpolichette10yI would think of any system where users can store additional 'custom fields.' In these cases, it is impossible to include columns for these as they aren't known yet.
Comments
I would think of any system where users can store additional 'custom fields.' In these cases, it is impossible to include columns for these as they aren't known yet.