Hacker News new | ask | show | jobs
by somebee 1317 days ago
The ltree extension (https://www.postgresql.org/docs/current/ltree.html) is perfect for this usecase.
1 comments

How does ltree compare with jsonb?