Do hstore and jsonb have the same plumbing internally?
3
votes
0
answers
1353
views
Is
hstore
internally implemented identically as jsonb
, just with a constraint that the data must be flat? If not, when/why should hstore be used instead of jsonb?
Asked by davidtgq
(759 rep)
Apr 28, 2019, 12:03 AM