MariaDB Server 10.3.12 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB Server 10.3.12. See the release notes and changelogs […]
MariaDB Server 10.2.21 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB Server 10.2.21. See the release notes and changelogs […]
2018 In Review: 7 MariaDB Milestones You May Have Missed
Thanks to our growing users and customers, MariaDB continues to increase in popularity around the world. Matt Asay at InfoWorld […]
MariaDB Server 10.2.20 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB Server 10.2.20. See the release notes and changelogs […]
Spider’s Lead Developer Joins MariaDB
Imagine one database that can handle a variety of workloads all with the same level of performance. With MariaDB’s purpose-built […]
MariaDB Server 10.3.11 now available
The MariaDB project is pleased to announce the immediate availability of MariaDB Server 10.3.11. See the release notes and changelogs […]
Performance of MariaDB Native Sequences
I suggest you first have a look at my previous post, where I look at the performance of emulated sequences, […]
Performance of Emulated Sequences
Let’s start with what a SEQUENCE is. A SEQUENCE is an SQL object that creates a series of numbers. When […]
Data Streaming with MariaDB
While Big Data is being used across the globe by companies to solve their analytical problems, sometimes it becomes a […]
Sequences Support in MariaDB Server 10.3
In the SQL standard SQL:2003 sequences are defined. The idea of sequences is to have a way of requesting unique […]