MariaDB Community Server Q3 2024 maintenance releases
MariaDB is pleased to announce the immediate availability of MariaDB Community Server 11.4.3, 11.2.5, 11.1.6, 10.11.9, 10.6.19, and 10.5.26 maintenance […]
MariaDB Community Server Q1 2024 maintenance releases
MariaDB is pleased to announce the immediate availability of MariaDB Community Server 11.2.3, 11.1.4, 11.0.5, 10.11.7, 10.6.17, 10.5.24, and 10.4.33 […]
This is a Blog for PostgreSQL Lovers
Saying “yes” to MariaDB Xpand doesn’t mean saying “no” to PostgreSQL. Turning our award-winning distributed SQL implementation of Xpand into […]
One CLI to Rule Them All: New MariaDB Shell
Over the years, many contributors in the MariaDB and MySQL communities sought to solve common operational and usability issues. Companies […]
MariaDB SkySQL Cloud Backup Makes Securing Your Data Painless
It is critical to ensure business continuity with reliable database backups, but managing them can be challenging for DBAs. Backup […]
Our Modern Geospatial Approach
Geospatial data is the key to powering the next generation of applications. With growing amounts of location data available through […]
Dissecting the architecture of Google AlloyDB, Amazon Aurora, and MariaDB Xpand
Welcome AlloyDB Recently, Google announced their AlloyDB database-as-a-service (DBaaS) product, whose design looks strikingly similar to that of AWS Aurora […]
Delivering Faster Innovation to MariaDB’s Community
MariaDB Community Server is moving to a new release model that will deliver a new release series once a quarter, rather than once a year.
Combining the Power of SQL and Procedural Statements with MariaDB’s Oracle Compatibility Mode
MariaDB enables developers to combine the power of SQL with the control of procedural programming through the use of Oracle PL/SQL.
How to Connect C++ Programs to MariaDB
An introduction to MariaDB Connector/C++ with simple examples demonstrating create, read, update, and delete (CRUD) interactions with data stored in MariaDB.