An open API service indexing awesome lists of open source software.

https://github.com/monacoremo/postgres-trees

Example for how to model trees and implement transformations on them in Postgres.
https://github.com/monacoremo/postgres-trees

postgresql sql tree-structure

Last synced: about 1 year ago
JSON representation

Example for how to model trees and implement transformations on them in Postgres.

Awesome Lists containing this project

README

          

# postgres-trees

Example for how to model trees and implement transformations
on them in Postgres.