PostgreSQL jsonb as hash tables/dictionaries? By adminPosted on December 10, 2022 Question : PostgreSQL does not seem to have a native data type for dictionaries. The new jsonb (and json) type […]