Developer Quickstart: PHP Data Objects and MariaDB
How to use PHP Data Objects (PDO) to connect to and communicate with a MariaDB database using a demo app and code samples.
Using the MariaDB Node.js driver with Sequelize
Try a new project on our developer hub and use the Sequelize Node.js ORM library and MariaDB Connector/Node.js to connect to and communicate with MariaDB.
Get Started with MariaDB using Docker in 3 Steps
Quickly get a local MariaDB database up and running with Docker.
Introducing MariaDB Developer Code Central
A site for MariaDB developers, dedicated to providing development samples, examples, and helpful tools.
Developer Quickstart: PHP mysqli and MariaDB
How to use PHP to connect to and communicate with a MariaDB database featuring demo app and code samples.
How to Connect Java Applications to MariaDB Using JDBC
How to use JDBC to connect Java apps to MariaDB – code, videos, docs, GitHub repo, everything you need.
Introducing Alejandro Duarte: Developer Advocate – Cloud Apps / DevOps
Hello, World! My na […]
Is the MariaDB JDBC driver affected by the Log4j vulnerability?
Is the MariaDB Java […]
How to Manage NoSQL Data with MariaDB
Learn how MariaDB MaxScale, an advanced database proxy, listens for traffic containing NoSQL data that can be stored and managed within a MariaDB database.
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.