https://github.com/ericclemmons/sql2tree
Javascript utility to convert raw SQL results to a nested Object tree.
https://github.com/ericclemmons/sql2tree
Last synced: 18 days ago
JSON representation
Javascript utility to convert raw SQL results to a nested Object tree.
- Host: GitHub
- URL: https://github.com/ericclemmons/sql2tree
- Owner: ericclemmons
- License: mit
- Created: 2015-05-19T00:41:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-19T00:41:51.000Z (almost 10 years ago)
- Last Synced: 2025-04-06T07:15:44.564Z (19 days ago)
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sql2tree
Javascript utility to convert raw SQL results to a nested Object tree.