Hello, World! My name is Alejandro Duarte, and I recently joined the Developer Relations team at MariaDB—a team that focuses … Continued
Is the MariaDB Java connector affected by the security vulnerability recently discovered in Log4? By default, the Java connector does … Continued
Learn how MariaDB MaxScale, an advanced database proxy, listens for traffic containing NoSQL data that can be stored and managed within a MariaDB database.
MariaDB enables developers to combine the power of SQL with the control of procedural programming through the use of Oracle PL/SQL.
Starting with MariaDB Server 10.6, JSON_TABLE() enables transforming JSON data directly into relational format.
An introduction to MariaDB/Node.js with simple examples demonstrating create, read, update, and delete (CRUD) interactions with data stored in MariaDB.
Learn how to create and manage model relationships using SQLAlchemy and MariaDB Connector/Python!
How to create a Python application that uses MariaDB Connector/Python and SQLAlchemy to connect to and communicate with a MariaDB database instance.
An introduction to MariaDB Connector/C++ with simple examples demonstrating create, read, update, and delete (CRUD) interactions with data stored in MariaDB.
The MariaDB Connector/R2DBC is now GA. Use the Spring framework to set up a Maven-based Java application and see how easy it is to create fully-reactive applications with MariaDB.