Announcing New Release of MariaDB Enterprise Platform
Building on our history of delivering enterprise database solutions, we are launching a new iteration of the MariaDB Enterprise Platform. […]
Understanding Consistency
What good is data at scale if it is wrong? This blog reviews isolation and its effects on overall data consistency.
MariaDB Connector C++ 1.1.0-beta and Connector Java 2.7.4 and 3.0.1-beta now available
MariaDB is pleased to announce the immediate availability of MariaDB Connector/C++ 1.1.0-beta and Connector/Java 2.7.4 and 3.0.1-beta. Download Now Release […]
A Typical Journey Migrating to MariaDB from Oracle
Use SQL compatibility mode and easy-to-create regex filters that rewrite live queries to simplify migrating to MariaDB.
MariaDB Connector C 3.2.4 now available
MariaDB is pleased to announce the immediate availability of MariaDB Connector/C 3.2.4. Download Now Release Notes and Changelog MariaDB Connector/C […]
MariaDB 10.6.4, 10.5.12, and others now available
MariaDB is pleased to announce the immediate availability of MariaDB Server 10.6.4, 10.5.12, 10.4.21, 10.3.31, and 10.2.40. See the release […]
Dealing with ROWIDs When Migrating to MariaDB
ROWID is an Oracle proprietary feature and all Oracle DBAs use them at times, and you also often see them […]
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.
MariaDB Connector R2DBC 1.0.2 GA and 1.1.0 Beta now available
MariaDB is pleased to announce the immediate availability of MariaDB Connector/R2DBC 1.0.2 GA and 1.1.0 BETA. Download Now Release Notes […]
Cloud Scale is Beyond Sharding
Sharding is essential for cloud scale applications, but modern data infrastructure must also scale up, scale back and guarantee consistency without downtime.
Introducing JSON Tables
Starting with MariaDB Server 10.6, JSON_TABLE() enables transforming JSON data directly into relational format.