Show HN: GitHub Organization Analytics
next.ossinsight.io
Show HN: GitHub Organization Analytics
1–6 of 6 posts
Re: Show HN: GitHub Organization Analytics
#2Not really related, while looking at the network requests I saw that all GET are returning the sql query needed to generate the results. Is this the sign of specific sql-rest technology?
Also impressed that all of those metrics seems to be running with a Postgres of some sort.
Edit: it's a mysql https://github.com/pingcap/ossinsight/blob/dfbf7ff4709cfe26d...
Re: Show HN: GitHub Organization Analytics
#3Very nice. Not really related, while looking at the network requests I saw that all GET are returning the sql query needed to generate the results. Is this the sign of specific sql-rest technology? Also impressed that all of those metrics seems to be running with a Postgres of some sort. Edit: it's a mysql https://github.com/pingcap/ossinsight/blob/dfbf7ff4709cfe26d...
"Yes! We integrated the capabilities of Text2SQL into Chat2Query, an AI-powered SQL generator in TiDB Cloud. If you want to explore any other dataset, Chat2Query is an excellent choice."
Re: Show HN: GitHub Organization Analytics
#4Very nice. Not really related, while looking at the network requests I saw that all GET are returning the sql query needed to generate the results. Is this the sign of specific sql-rest technology? Also impressed that all of those metrics seems to be running with a Postgres of some sort. Edit: it's a mysql https://github.com/pingcap/ossinsight/blob/dfbf7ff4709cfe26d...