Live data from Hacker News

Show HN: GitHub Organization Analytics

next.ossinsight.io

1–6 of 6 posts

Re: Show HN: GitHub Organization Analytics

#2
Very 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...

Re: Show HN: GitHub Organization Analytics

#3
post #2

Very 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...

If you go to overview you will find this.

"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

#4
post #2

Very 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...

It's MySQL-Compatible database for scale and real-time analytics https://github.com/pingcap/tidb