Tag: #mariadb
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
The Version After MySQL 9.7 Is 26.7 — How MySQL and MariaDB Tidied Up Their Release Models in Spring 2026
On April 21, 2026, MySQL 9.7.0 shipped as GA, opening a new LTS line for the first time in almost two years since 8.4 — and that same month, Extended Support for MySQL 8.0 ended, dropping it into Sustaining Support. Then
2026-07-16 · 20 min read #mysql#mariadb#database#versioning#devopsMariaDB Architecture — From Storage Engines to Galera
A top-down walk through the MariaDB server architecture, from the connection layer to the parser, optimizer, and executor, covering storage engine selection criteria, replication, the Galera synchronous multi-master clus
2026-06-27 · 20 min read #mariadb#storage-engine#galera#replication#innodb