slides/mongodb/scalar-storage-overview.xml
Storage Types Overview
33/60
PostgreSQL: JSONB
Querying Data

  • • JSON, HSTORE and JSONB are types for a specific field
  • • Hashes in Document DBs are nested (JSON) fields
  • • MongoDB'S Set can be emulated through operators