All About MariaDB MaxScale Database Proxy For Read-Write Splitting
In this article, you will learn about database proxies and how to connect a Java web service, implemented with Spring […]
Building a Portable Database Server
If you are a Software Developer, DevOps Engineer, DBA, or Systems Administrator, you need a Raspberry Pi or an equivalent […]
Create reactive Java web services that scale from the database up using the EventSource API
Every developer knows that user patience is a precious commodity. If an application makes them wait, they will at best […]
Reactive Programming with Spring Data R2DBC on MariaDB SkySQL
How developers can gain scalability with fully-reactive Java applications that consume relational databases, and step-by-step instructions on how to test your use case.
Implementing Wordle’s game logic in SQL
Inspired by Wordle, Alejandro Duarte, MariaDB Developer Advocate, asks how a word-guessing game could be implemented using SQL queries and recursive CTEs.
Get started using MariaDB JSON capabilities in under 2 minutes
How to use the MariaDB JSON Quickstart and Docker Compose to go from zero to JSON in just a few minutes.
Using JSON in MariaDB
You’re likely familiar with MariaDB as your run-of-the-mill relational database. Heck, you may have even used it to create a […]
Introducing Docker images for MariaDB Enterprise Server
MariaDB Corporation recently released the MariaDB Enterprise Docker Registry, which provides Docker images for MariaDB Enterprise Server.
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.