MariaDB Java Connector 3.3.0 and 2.7.11 now available
MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Java 3.3.0, and 2.7.11 releases. Download Now Release Notes […]
MariaDB Node.js Connector 3.2.2, and Python Connector 1.1.8 now available
MariaDB is pleased to announce the immediate availability of MariaDB Connector/Node.js 3.2.2, and Connector/Python 1.1.8. Download Now Release Notes and […]
Mixing SQL and NoSQL with MariaDB and MongoDB
Let’s say you have an application developed in Node.js (or any other platform). This application connects to a MongoDB database […]
Introducing Pieter Humphrey: Director of Developer Advocacy
Hello, MariaDB community! My name is Pieter Humphrey, and I recently joined the Developer Relations team at MariaDB – […]
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.