Overview

Technical profile and runtime packaging

Review how MariaDB is packaged as a Wodby database service, what it exposes at runtime, and which public artifacts it builds on.

Database model

Database service

Versions

11.8, 11.4, 11.2

Ports and protocols

3306/TCP

Data workflows

Back up data, import realistic copies, and keep access manageable

Container-based database services keep the database inside the same stack workflow as the application, so teams can manage recovery points, refresh other environments with working data, and control database access through Wodby.

Automatic backups with cloud storage uploads

Keep recent recovery points ready and send database archives to connected cloud storage providers.

Import working data into other environments

Refresh staging, create realistic QA environments, and onboard developers faster with data import workflows.

Manage databases, users, and access centrally

Handle database users and which databases they can access through the same Wodby workflow instead of ad hoc manual steps.

Deployment

Run the database wherever the stack runs

Container-based databases can run on Wodby Cloud, managed Kubernetes, or K3S without changing how the database fits inside the stack. Connect your own managed Kubernetes account when you want provider control, or use the more managed Wodby options when you do not.
Wodby Cloud

Use the most managed hosting option when you do not want the cluster in your own account.

Managed Kubernetes

Run the database inside a cluster in your own cloud account while keeping the same Wodby workflow.

K3S on your own server

Use a leaner Kubernetes-based setup on a VM or dedicated server when cost or ownership matters more.

Managed alternatives

Keep the same database family while moving the server outside the stack

When you want a provider-managed database server instead of running the database inside the stack, these related connection services keep the app-side database model inside Wodby.

Stacks

Use it inside ready-made stacks or your own

These public stacks already use MariaDB in their database layer. Start from one of them, or build a custom stack around the same database service model.

Connectivity

Reuse connectivity, storage, and operational defaults

Database services can expose ports, connect to application services, attach persistent storage, and define runtime defaults that stay reusable inside stacks rather than being rebuilt by hand.

Endpoints

3306/TCP

Volumes

Data

Lifecycle actions

3 actions can run around deploy or upgrade workflows.