MariaDB¶
Servala provides fully managed MariaDB instances -- a popular open-source relational database and MySQL-compatible drop-in replacement.
What's included¶
- Managed MariaDB instance with automated deployment
- Automated backups
- Monitoring and alerting
- Encrypted connections (TLS)
Available offerings¶
| Cloud Provider | Zones |
|---|---|
| Details to be added | -- |
Configuration options¶
Key parameters available when provisioning:
- MariaDB version -- select the major version
- Storage size -- disk space for your database
Connecting to your instance¶
After provisioning, retrieve your connection credentials from the instance detail page. Use them with any MySQL/MariaDB client:
Or use a connection string:
Backup & recovery¶
- Automated backups are performed regularly
- Backup retention and recovery procedures depend on the specific offering
Contact support if you need to restore from a backup.
Limitations & known issues¶
- Superuser access is not provided
- Some MariaDB plugins may not be available