PostgreSQL: JSONB
28/55
PostgreSQL: HSTORE
PostgreSQL: JSONB
•
Very similar to MySQLs's
JSON
type
•
Can be indexed, unlike MySQL's
JSON
or PostgreSQL's
JSON
type
•
Supports richer data types as
values
compared to
HSTORE