7 ms·
The ltree extension (https://www.postgresql.org/docs/current/ltree.html https://www.postgresql.org/docs/current/ltree.html) is perfect for this usecase.
by somebee 4y ago
The ltree extension (https://www.postgresql.org/docs/current/ltree.html https://www.postgresql.org/docs/current/ltree.html) is perfect for this usecase.
- asah 4y agoHow does ltree compare with jsonb?