Paul Krill
Editor at Large

SQL slips in language popularity index

news
Jun 9, 20253 mins
NoSQL DatabasesProgramming LanguagesRelational Databases

‘Lingua franca of databases’ falls to its lowest ranking ever in the Tiobe index of programming language popularity.

race fall behind shutterstock 2032310351
Credit: kryvoshapka/Shutterstock

Structured Query Language, the standard means of manipulating and querying data in relational databases since the 1980s, has dropped out of the Tiobe index top 10 in recent months and now ranks 12th, its lowest-ever position. The Tiobe index for June 2025 was published June 8.

“SQL will remain the backbone and lingua franca of databases for decades to come,” said Paul Jansen, CEO of software quality services vendor Tiobe, in the June release of the index. “However, in the booming field of AI, where data is usually unstructured, NoSQL databases are often a better fit.” Jansen likened the popularity of NoSQL to the rise of dynamically typed languages such as Python if compared to well-defined, statically typed languages such as C++ and Java.

While SQL was a serious top 10 player when the index began in 2001, it was taken from the list after someone noted in 2004 that SQL was not a  programming language. In 2018, it was pointed out that SQL is Turing-complete, which makes it a programming language. So SQL was re-added to the index.

The monthly Tiobe Programming Community Index rates the popularity of programming languages based on the number of engineers worldwide, courses, and third-party vendors pertinent to a language. The ratings are calculated using websites such as Google, Bing,  Amazon, Wikipedia, and more than 20 others.

The Tiobe index top 10 for June 2025:

  1. Python, with a rating of 25.87%
  2. C++, 10.68%
  3. C, 9.47%
  4. Java, 8.84%
  5. C#, 4.69%
  6. JavaScript, 3.21%
  7. Go, 2.28%
  8. Visual Basic, 2.2%
  9. Delphi/Object Pascal, 2.15%
  10.  Fortran, 1.86%

The alternative Pypl Popularity of Programming Language index assesses language popularity based on how often language tutorials are searched on in Google. The Pypl top 10 for June 2025:

  1. Python, with a 30.63% share
  2. Java, 15.36%
  3. JavaScript, 7.78%
  4. C/C++, 7.02%
  5. C#, 6.02%
  6. R, 4.63%
  7. PHP, 3.58%
  8. Rust, 2.97%
  9. TypeScript, 2.81%
  10. Objective-C, 2.79%
Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author