There is a penalty for using jsonb, since json is transferred as plain text. For storage we can always convert to jsonb when needed.
There is a penalty for using jsonb, since json is transferred as plain text. For storage we can always convert to jsonb when needed.