Every MySQL 8 minor release comes with a good number of bug fixes as well as exciting new features. MySQL 8.0.14 ...
Vettabase Blog
Read our expert blog with articles on MariaDB, MySQL, PostgreSQL, Cassandra and related tools & technologies.
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 ...
Cassandra consistency levels are a tricky concept, until you familiarise with them. They're based on a simple consideration: not all data and not all queries require the same level of correctness.
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.
Learn how to enable an audit log plugin on the Community version of MySQL 8 Server.