Inspired by Wordle, Alejandro Duarte, MariaDB Developer Advocate, asks how a word-guessing game could be implemented using SQL queries and recursive CTEs.
How to use the MariaDB JSON Quickstart and Docker Compose to go from zero to JSON in just a few minutes.
You’re likely familiar with MariaDB as your run-of-the-mill relational database. Heck, you may have even used it to create a … Continued
MariaDB Corporation recently released the MariaDB Enterprise Docker Registry, which provides Docker images for MariaDB Enterprise Server.
How to use PHP Data Objects (PDO) to connect to and communicate with a MariaDB database using a demo app and code samples.
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.
Quickly get a local MariaDB database up and running with Docker.
A site for MariaDB developers, dedicated to providing development samples, examples, and helpful tools.
How to use PHP to connect to and communicate with a MariaDB database featuring demo app and code samples.
How to use JDBC to connect Java apps to MariaDB – code, videos, docs, GitHub repo, everything you need.