惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
D
DataBreaches.Net
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
宝玉的分享
宝玉的分享
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog

MariaDB.org

Trying DuckDB for Magento Analytics: An Experiment with One Million Orders - MariaDB.org AWS renews Diamond sponsorship of MariaDB Foundation for a fourth consecutive year - MariaDB.org Rethinking PAM - MariaDB.org From a Chocolate Wrapper to Concurrent InnoDB Page Splits - MariaDB.org Launching MariaDB's Database Survey 2026 - MariaDB.org MariaDB Plugins Beyond C++: What the Community Told Us - MariaDB.org MariaDB Connector/C Compatibility: An Update on CONC-821 - MariaDB.org MariaDB Foundation Newsletter – September 2026 - MariaDB.org MariaDB at Percona Live Amsterdam 2026: Ecosystem, Plugins, Security, and Community - MariaDB.org MariaDB Server 12.3, 11.8, 11.4 and 10.11 – Q3 2026 Maintenance Releases, and Goodbye 10.6 - MariaDB.org MariaDB Contribution Statistics, January-June 2026 - MariaDB.org Seravo becomes a Silver Sponsor of MariaDB Foundation - MariaDB.org Extending MariaDB with Native Aggregate Plugins: Laying the Groundwork for HyperLogLog - MariaDB.org MariaDB Foundation Advances TAF with HammerDB 6.0 and xt_reservoir Integration - MariaDB.org MariaDB 13.1 Feature in Focus: JSON Operators and JSON_TABLE Improvements - MariaDB.org MariaDB Foundation is pleased to welcome Auree as a Silver Sponsor. - MariaDB.org Hear Ye, Hear Ye: A Guide to MariaDB’s Governance Model - MariaDB.org Wirekite becomes Silver Sponsor of MariaDB Foundation - MariaDB.org From a Production Problem to MariaDB: Headout’s Open-Source Contribution Journey - MariaDB.org Adobe Commerce Chooses MariaDB as Its Default Database Platform - MariaDB.org ScalaHosting Becomes a Gold Sponsor of MariaDB Foundation - MariaDB.org The Queen and the "Half That Wasn't Told" - MariaDB.org IBM continues as a Platinum Sponsor of MariaDB Foundation - MariaDB.org Say the Name: MariaDB, MySQL, and the Ecosystem We Share - MariaDB.org Deploying the MariaDB Privacy-First Stack Anywhere with Terraform - MariaDB.org From PostgreSQL 12 to MariaDB 11: A Gradual Fintech Migration with 23% Lower TCO - MariaDB.org MariaDB 13.1 Feature in Focus: Validate Your Configuration Before Starting the Server - MariaDB.org MariaDB Hidden Gem: Online Schema Change without pt-osc - MariaDB.org MariaDB 13.1 Feature in Focus: BLOB, TEXT, JSON and GEOMETRY Support in the HEAP Engine - MariaDB.org MariaDB Foundation Sea Lion Champions Nominees: Federico Razzoli - MariaDB.org
MariaDB adoption is growing, and the way people get it is...
Robert Silén · 2026-09-16 · via MariaDB.org

The MariaDB Adoption Index is up 126% in a year. More people are downloading MariaDB, more people are contributing to it, and more projects are building on it than at any point since we started measuring.

At the same time, the numbers show something else: the way people acquire and discover MariaDB is changing. Some of our older metrics are falling – not because MariaDB is, but because the channels they measure are.

The index combines 24 metrics – downloads, contributors, community, social – into one monthly number, baseline January 2024. Background in the original post.

1. Adoption is up across the board

Aug 2025Aug 2026YoY
mariadb.org downloads99,496526,572+429%
Docker official image pulls18.7M25.3M+35%
GitHub READMEs mentioning MariaDB174,123314,637+81%
Unique external PR contributors, 12 months64115+80%
Returning external contributors516+220%
GitHub stars6,3458,161+29%
Reddit subscribers2,9513,978+35%
LinkedIn followers, Foundation4,8666,579+35%

Downloads from mariadb.org have grown fivefold. Docker pulls are at 25 million a month. The number of GitHub projects that mention MariaDB in their README is up 81% – 314,637 projects now say so. External contributors to MariaDB Server have nearly doubled, and the number who come back and contribute again has tripled.

Downloads are now the largest part of the index, so it is worth saying: without them, the index is still up 53%. Every growth metric points the same way.

Why downloads are up fivefold, our current theory is  that it may have something to do with MySQL 8.0 reaching EOL and Magento choosing MariaDB as default. There may be other trends in motion too. We are running our yearly survey at the moment – please participate so we can share a broader picture of what is going on.

2. How people get MariaDB is changing: packages to containers

Aug 2025Aug 2026YoY
Docker official image pulls18.7M25.3M+35%
mariadb.org downloads99,496526,572+429%
Debian popcon (machines reporting the package)457,244367,002−20%
Homebrew installs, 30 days5,1073,940−23%

Debian’s popcon and brew install mariadb are both down about a fifth. Docker and direct downloads are up far more than that. This is not MariaDB losing users – it is developers changing how they work. Docker usage jumped 17 points to 71% in the 2025 Stack Overflow Developer Survey, the largest single-year gain of any technology, and Docker’s own 2025 State of Application Development report found the share of developers working primarily in a local environment fell from 64% to 36% in a year. The developer who used to brew install a local MariaDB now runs docker run mariadb – or does not run it locally at all.

Last year’s State of MariaDB survey already had 34% of respondents on Docker against 40% on distribution packages. That balance has likely tipped since. Popcon was a good adoption proxy when Debian packages were how MariaDB reached machines; it is becoming a proxy for one shrinking channel.

3. How people discover MariaDB is changing: Q&A to AI

Dec 2023Aug 2026
Stack Exchange new MariaDB questions, per month847
Google Trends4232
Wikipedia views, all languages28,76520,046

New MariaDB questions on Stack Exchange have gone from 84 a month to 7. Search and Wikipedia are down too. None of this is specific to MariaDB – Stack Overflow’s overall question volume has collapsed since 2023, and Wikipedia’s traffic has declined. The questions have not stopped; they have moved to AI assistants, where nobody can count them yet.

The metrics that measure people doing something with MariaDB – contributing, starring, building on it, joining the community – are all up. The current available metrics measure people asking about it in public are down. That is a change in where the conversation happens, not in whether it happens.

We are still restricted in knowing exactly what users are asking AI about MariaDB, though we have made some internal tests to see how well LLMs know MariaDB. We are watching this space if somebody starts sharing stats on what users are asking AI.

The numbers

All 24 metrics, as every month.

What we want to measure next

The index measures attention and acquisition well. Adoption moves through four layers – running, available, chosen, visible – and we want to see more of the ones the index only sees partly:

  • Running. Deployment, not downloads. WordPress.org publishes the database split across its installs – MariaDB passed MySQL there last year. It measures machines actually running MariaDB, and it will not fall when people stop asking questions on Stackexchange and anywhere else.
  • Available. Distribution points: managed-service listings, hoster defaults, and applications that name MariaDB as their default. A count that only moves when a provider adds or drops MariaDB.
  • Say the name. We already count READMEs mentioning MariaDB, up 81% in a year. What we do not count is how many projects running MariaDB call it MySQL. We originally left out comparisons to focus on MariaDB’s metrics, but “say the name” is a MariaDB problem, and it may deserve some kind of metric.

As the channels change, so will the index. Adoption is growing; we want to keep measuring it where it happens.