Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexmr
5233 days ago
anyone know of an open source tool that approximates this? i'd love to build something like it at my company. would be used a ton.
2 comments
davyjones
5233 days ago
I am guessing it is for your company intranet? If you are powering it with nginx, you can tack the postgres add-on (
https://github.com/FRiCKLE/ngx_postgres/
) and go from there.
link
jasonkeene
5233 days ago
perhaps this?
http://htsql.org/
link
83457
5232 days ago
though not quite the same, anytime someone talks about SQL and URLs in the same sentence i think of htsql
link