the title
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hello,
On top of what’s already been mentioned. MySQL is also available as a one-click install application via our marketplace which you can check here:
https://marketplace.digitalocean.com/apps/mysql
https://docs.digitalocean.com/products/marketplace/catalog/mysql/
Hope that this helps!
Heya @76ae78aad15e424e964464f7bc58ca,
So, as already told, it doesn’t come by default and there are a couple of ways to get an MySQL Database. You can try the DigitalOcean Managed Database which manages your database for you so you don’t have to worry:
https://docs.digitalocean.com/products/databases/mysql/
Having said that, you can install your own MySQL on your $4/MO Droplet and manage it on the Droplet.
Check this tutorial on how to achieve this:
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-22-04
Hello,
MySQL is only supported by Managed Databases (Production DB on App Platform. You can add a dev database or an existing DigitalOcean database to your app at any time. Dev databases only support PostgreSQL at this time.
Additional development databases are $7.00 per month per 512MB database. Refer to below links for more insights:
https://docs.digitalocean.com/products/app-platform/details/pricing/ https://docs.digitalocean.com/products/app-platform/how-to/manage-databases/
Hope this helps!
Cheers, Sri Charan