Cheapest MySQL database hosting for a hobby project?

in Development


If you search for cheapest mysql database, you will get results on Reddit, where the most common advice is to get a Digital Ocean VPS for $5/mo.

While $5/mo. is kind of cheap, it's not the cheapest. Here are my suggestions:

Aruba a.k.a. Forpsi Cloud

Aruba is a large italian telecommunications company offering the cheapest DBaaS (database as a service) that I know of.

Cheapest: HUF 174.60 = €0.45 + VAT

Average: €0.4850 + VAT

Bit more expensive: 2,2310 zł = €0.49 + VAT

Oracle Cloud free tier

Oracle Cloud free tier includes 2 VPSes. Just use a script (e.g. https://github.com/mehov/debian-automation/tree/master/spanel) to set up the MySQL / MariaDB.

Google Cloud Platform free tier

Same story. You get one free VPS and you can configure it yourself to host a MySQL / MariaDB server.

Scaleway Stardust

A learning VPS from Scaleway. Cheapest with internal IP address only, and a little more expensive with a public IP address. More info: https://www.scaleway.com/en/stardust-instances/

#mysql #oracle-cloud-infrastructure #mariadb #providers