7 ms·
Show HN: GitHub Organization Analytics
- h1fra 3y agoVery 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/dfbf7ff4709cfe26d3dfb63a14b874ee56a610f8/packages/sync-github-data/prisma/schema.prisma https://github.com/pingcap/ossinsight/blob/dfbf7ff4709cfe26d...
- debarshri 3y agoIf 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."
- Hooopo 3y agoIt's MySQL-Compatible database for scale and real-time analytics https://github.com/pingcap/tidb https://github.com/pingcap/tidb
- whatdoesfoxsay 3y ago[dead]
- withinboredom 3y agoWhy does scrolling down and then back up require re-rendering the entire graph again? Just render it once and there you go.