Run MariaDB queries in a cloud Linux workspace.
Start coding free →MariaDB is an open-source relational database management system, forked from MySQL with a commitment to open-source development. It speaks SQL and stays compatible with MySQL, so existing MySQL applications generally run without changes. On RunCode, you get a Linux workspace where you can install MariaDB and start writing queries in minutes.
Open a MariaDB workspace →MariaDB is used in web applications, data warehousing, and business intelligence. It supports standard SQL along with JSON, spatial data, and array types. It handles concurrency and transactions well, and its architecture lets you write custom functions in C, Python, or other languages.