Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwotton/fetchtree


https://github.com/mwotton/fetchtree

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# fetchtree

this is a comparison of various methods of fetching hierarchical data from a
relational database.

# TODO
- get sql generator from other laptop to generate migration
- generate persistent models file
- write json_agg query to fetch
- write squeal query to fetch
- write naive persistent query
- write table-at-a-time persistent query