MySQL

MySQL is the world’s most popular open-source relational database, known for its reliability and versatility in handling structured data.

Clever Cloud offers MySQL as a managed service, hosted on sovereign infrastructure. The add-on is built on Percona Server, a 100% MySQL-compatible open-source implementation with performance improvements.

MySQL without administration

With MySQL on Clever Cloud, the database is operational with no prior configuration. A free backup is performed every night by default, with a seven-day retention period; archives are accessible from the add-on dashboard and can be downloaded directly. Encryption at rest is available.

The Migration/Upgrade tool built into the console allows changing the plan, MySQL version, or deployment zone without extended downtime. If the migration fails, the new instances are deleted and the original database is restored. The database switches to read-only for the duration of the migration.

  1. 01

    01 Setup takes seconds

    Installing MySQL on Clever Cloud is a no-brainer. In one click, your database is production-ready.

  2. 02

    02 Built with Daily Backups

    Your data is safe. Every night (by default), we back up your Clever MySQL databases and make every archive compressed and ready to download.

  3. 03

    03 Security

    You don’t have to config anything. We’ll make sure you get the most secure configuration of MySQL. Configure your application with environment variables, so you don’t have to share credentials in your codebase.

  4. 04

    04 PhpMyAdmin

    Explore your data via phpMyAdmin. In one click, access your schemas and data for quick checks.

  5. 05

    05 Leader/Follower Failover in option

    If you have specific needs, we can provide special MySQL configurations with replication (master/slave), external extensions, etc… Ask our support team about it!

Our pricing depends on the size and the number of databases you need. Each instance is billed on a per-second basis.

Frequently asked questions – Managed MySQL

Is MySQL on Clever Cloud GDPR compliant?

Yes. MySQL databases are hosted on Clever Cloud infrastructure, in datacenters located in France. Data does not transit outside the European Economic Area. Clever Cloud is ISO/IEC 27001:2022 certified.

Is MySQL on Clever Cloud compatible with Laravel and Symfony?

Yes. Clever Cloud automatically injects MySQL connection environment variables (host, port, database, user, password). Laravel, Symfony, WordPress, and most PHP frameworks connect without manual configuration.

How are MySQL backups managed?

By default, Clever Cloud performs a free backup every night with a seven-day retention period. Each backup is accessible from the add-on dashboard in the web console. Retention and frequency can be customized for Premium customers.

Can I migrate an existing MySQL database to Clever Cloud?

Yes. Importing a SQL dump is possible via phpMyAdmin (built-in web interface) or any standard MySQL client. For large imports, Clever Cloud support can be contacted. The console’s Migration/Upgrade tool also allows changing the plan or version.

Which MySQL versions are available on Clever Cloud?

Clever Cloud supports MySQL 8.0 (currently 8.0.47) and MySQL 8.4 (8.4.7), the first LTS release of the 8.x branch. Version 5.7 remains accessible for legacy applications, though it has reached End of Life. Minor updates are applied automatically.

BLOG

Our news

Blog

UP Program: Clever Cloud announces its fifth startup selection

With this new batch, Clever Cloud welcomes four startups to the UP Program: Sentibee, Pictaderm, Legaia and Cockpit Agriculture.
Company

Sōzu 2.0 — turning a reverse proxy into a programmable edge

Sōzu is the reverse proxy that sits in front of every application running on Clever Cloud. After eighteen months of work — first the HTTP/2 multiplexer, built on our existing kawa pivot, then almost every other layer of the proxy, and finally a long run in production on the cleverapps.io load balancers — Sōzu 2.0 is out.
Engineering

K3s vs K8s: What Are the Differences and Which One Should You Choose in 2026?

Kubernetes has become the standard for container orchestration. But depending on your infrastructure constraints (limited resources, edge computing, IoT, or large-scale enterprise clusters), the distribution you choose can radically change the operational experience. K3s and K8s (upstream Kubernetes) address different needs, even though both share the same CNCF-certified foundation.
Engineering Features