Solutions MySQL Database Server
MySQL / MariaDB Solution

A database server tuned, backed up, and ready for prod.

MariaDB 11 with my.cnf sized to your instance, daily encrypted backups with 30-day retention, replication-ready config, and TLS-only remote access locked behind your firewall. phpMyAdmin and Adminer included.

starts at
$19.99/mo
+ underlying server cost
What you get

A database server configured by people who run them.

A default MariaDB install is a sad thing. The buffer pool is too small, the binlog is off, slow queries aren't logged, and the root account accepts connections from anywhere. We fix all of that at install time: my.cnf is sized to your instance (innodb_buffer_pool, query cache, log buffer), binlogs are on, slow query log is on with a sensible threshold, and remote access is TLS-only inside an allow-listed firewall.

Backups run nightly with mariabackup (or mysqldump fallback), encrypted client-side, then uploaded to S3-compatible storage with 30-day retention. Point-in-time recovery is available — restore to any second within the retention window.

Replication is pre-wired: enable it with one ticket and we set up the read replica on a second VPS for read scaling or failover. phpMyAdmin and Adminer are both available, both TLS-only, both behind rate-limited paths.

Tech stack
  • MariaDB 11 LTS — drop-in MySQL replacement
  • MySQLTuner — weekly performance audits
  • Percona Toolkit — pt-query-digest, pt-online-schema-change
  • mariabackup — incremental physical backups
  • phpMyAdmin + Adminer — TLS, non-default paths
  • fail2ban — auth brute-force protection
  • Prometheus exporter — metrics ready
What's included

Database features a DBA would want

Tuned my.cnf

Buffer pool, binlog, log buffer, max connections — sized to your instance, not defaults from 2003.

Daily encrypted backups

mariabackup incremental, 30-day retention, client-side encryption, off-site to S3-compatible storage.

Point-in-time recovery

Restore to any second within the retention window — binlogs are kept and indexed.

Replication-ready

Server-id, log_bin and GTID set from day one. Add a read replica with a single ticket.

TLS-only remote access

require_secure_transport=ON, firewall locked to your allow-list, plus per-user host restrictions.

Slow query log + metrics

Slow log enabled with a sane threshold; Prometheus exporter ready for Grafana dashboards.

Pricing combos

Service + server: pick a pair

$19.99/mo for the managed DB stack + the server it runs on.

Dev / staging
Small dataset
$31.98/mo total

  • MySQL stack — $19.99/mo
  • + VPS Standard — $11.99/mo
  • 2 vCPU · 4 GB · 80 GB NVMe
Choose this combo
Heavy I/O
High-throughput OLTP
$139.98/mo total

  • MySQL stack — $19.99/mo
  • + Dedicated CPU-8 — $119.99/mo
  • 8 ded. vCPU · 16 GB · 320 GB NVMe
  • Hourly snapshots
Choose this combo
Use cases

Who runs it

  • App backend databases — WordPress, Laravel, Rails, Django
  • Analytics / reporting — separate from app DB, read replicas for queries
  • Multi-tenant SaaS — one DB per tenant or per-row tenancy, both supported
  • Migration from RDS / DigitalOcean Managed DB — usually 30–50% cheaper
  • Read replicas — scale read-heavy workloads horizontally
FAQ

Common questions

MariaDB or MySQL?
MariaDB 11 is the default — wire-compatible with MySQL, more permissive license, faster releases. We can install MySQL 8 instead if you prefer; ask in the deploy ticket.
How do read replicas work?
Open a ticket — we provision a second VPS, replicate from the primary using GTID, and hand you the read endpoint. $19.99/mo for each replica + the VPS.
Can I import from AWS RDS / DO?
Yes — give us a mysqldump or the source endpoint and credentials. We do the cutover with minimal downtime (usually < 15 minutes for sub-100 GB databases).
What about PostgreSQL?
This stack is MySQL/MariaDB. Need PostgreSQL? Open a custom solution request — same patterns (tuning, backups, replication) apply, we just swap the engine.

Ready for a database you can sleep through?

Tuned my.cnf, encrypted backups, point-in-time recovery — all set up before you log in.