MariaDB introduced the UUID data type in version 10.7. The first long-term support (LTS) version to include it is 10.11, which was declared stable in February 2023.
MariaDB
A review of MariaDB 10.11, currently the newest Long Term Support GA version.
In my first post in 2023, I want to give you a summary of MariaDB 10.10. Some may argue that I'm a bit late ...
MariaDB supports several ways to compose strings dynamically. Some of them might be well-known, others aren't familiar to you. This article covers all the ways to compose strings.
In SQL, using the LIKE operator is a powerful way to find strings that match a certain pattern. It's suitable for ...
Our review of MariaDB 10.9 version, released in August 2022.
New features and performance optimisations in MariaDB 10.8 short term support release.
The optimal way to store a MD5 hashes in MariaDB, and how to work with them.