Database service
Services/MariaDB

MariaDB service

Self-hosted MariaDB database service for applications that keep relational data inside the stack.

Use it in stacks that need repeatable data workflows, scheduled backups, and realistic environment refreshes without rebuilding those steps manually.

Overview

Technical profile and packaging

This page shows how MariaDB is packaged and versioned as a Wodby service, what it exposes at runtime, and which source artifacts it builds on.

Service type

Database service

Versions

11.8, 11.4, 11.2

Ports and protocols

3306/TCP

Labels

mariadb, mysql

Persistent volumes

Data

Stacks

Use it inside ready-made stacks or your own

These public stacks already include MariaDB as part of their default service model. You can start there and customize the stack, or compose your own stack around the same building block.

Data workflows

Keep recovery points ready and move data between environments

MariaDB supports backup and import workflows, so teams can keep recovery points available, refresh staging, and create realistic working copies for testing or onboarding.

Attach backups to the service model

Keep scheduled backup behavior with the same versioned service definition instead of rebuilding it environment by environment.

Refresh staging and development with working data

Import archives into another environment when teams need realistic copies for testing, review, or onboarding.

Upload archives to cloud storage

Send backup archives to external storage providers instead of keeping them only inside the platform.

Runtime wiring

Reuse connectivity, storage, and runtime defaults

This service can expose ports, connect to other services, attach persistent storage, and define runtime defaults that become reusable inside stacks rather than being rebuilt case by case.

Endpoints

3306/TCP

Volumes

Data

Lifecycle actions

3 actions can run around deploy or upgrade workflows.

Database workflows

Explore the database-specific view for this service family

Database services also have a dedicated database page that focuses on deployment, managed database alternatives, backups, and other database-specific workflows.