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

When choose a PaaS for a public sector project

Public services are engaged in an ongoing digital transformation, driven by increasing user expectations, service continuity requirements, and growing security needs.
Company Engineering Features

When Geopolitics Hits the Cloud: Why Resilience Now Matters More Than Scale

The current war in the Middle East is a military crisis. It is also a growing stress test for digital infrastructure and cloud resilience.
Company

How We Deployed a Vinext Application in Minutes on Clever Cloud with AI

Cloudflare has just announced Vinext, a drop-in replacement for Next.js built on Vite. The project is vibecoded, experimental, but the promise is compelling: builds up to 4x faster, bundles 57% lighter, and 94% coverage of the Next.js API. We wanted to see how easy it would be to deploy it on Clever Cloud.
Engineering