Comment on Apache AGE, a PostgreSQL extension with graph database functionalityparentComments−somebee3yThe ltree extension (https://www.postgresql.org/docs/current/ltree.html) is perfect for this usecase.−asah3yHow does ltree compare with jsonb?
Comments
The ltree extension (https://www.postgresql.org/docs/current/ltree.html) is perfect for this usecase.
How does ltree compare with jsonb?