JSONB fields in Postgres are pretty awesome for this. You can query the JSON fields, index them, and all that.
Is that what you mean?
JSONB fields in Postgres are pretty awesome for this. You can query the JSON fields, index them, and all that.
Is that what you mean?