slides/mongodb/scalar-postgresql-jsonb.xml
PostgreSQL: JSONB
31/60
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