MariaDB

GitHub Stars Are a Lie. MariaDB Just Proved It.

MariaDB wants to embed star-begging prompts directly into its server logs and client output to hit 10k GitHub stars. It sounds harmless — until you realize it breaks the unspoken contract that made stars meaningful. When maintainers engineer the metric they’re being measured by, the entire star economy collapses into noise. This isn’t about one PR. It’s about the industrialization of enthusiasm in open source.

Your Database Is Lying to You: Why MySQL and MariaDB Are Not Interchangeable

MySQL and MariaDB may share a lineage, but automated stress testing reveals critical differences in transaction semantics that can silently corrupt data under concurrency. Most teams test feature compatibility but ignore how isolation levels and deadlock handling diverge. This article explains the Hermitage project’s findings and why ‘drop-in replacement’ is a dangerous myth.