My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Deep Insights into Programming Languages

OSSInsight's photo
OSSInsight
·Jul 4, 2022·

2 min read

In this chapter, we will share with you some of the top programming language repos (PL repos) on GitHub in 2021 measured by different metrics including the number of stars, PRs, contributors, countries, regions and so on.

Note:

  1. You can move your cursor onto any of the repository bars/lines on the chart and get the exact number.
  2. The SQL commands above each chart are what we use on TiDB Cloud to get the analytical results. Try those SQL commands by yourselves on TiDB Cloud with this 10-minute tutorial.

Star history of top PL repos since 2011

截屏2022-07-04 09.21.12.png

Top 10 most starred PL repos in 2021

截屏2022-07-04 09.22.15.png

Top 10 PL repos with the most PRs in 2021

截屏2022-07-04 09.26.17.png

Top 9 PL repos with the highest YoY growth rate of stars in 2021

截屏2022-07-04 09.27.41.png

Top 10 PL repos with the lowest YoY growth rate of stars in 2021

截屏2022-07-04 09.43.13.png

Top countries or regions contributing to OSS programming languages

截屏2022-07-04 09.45.45.png

The rankings of PL repos measured by Z-score in 2021

The analytical results displayed above are generated based on just one single metric of these three: stars, PRs, or contributors. Now, we will use the Z-score method to rank PL repos on GitHub.

This is the comprehensive ranking calculated by z-score: 截屏2022-07-04 09.48.35.png

More content and specific SQL can go into the official website to learn more. ossinsight.io/blog/deep-insight-into-progra..