35
Support MySQL / MariaDB
under review
D
Daniel Marklund
Just as your managed Postgres service, it would be great to have one for MySQL / MariaDB.
Log In
Activity
Newest
Oldest
Anurag Goel
@Daniel Marklund we've just released docs for hosting MySQL on Render: https://render.com/docs/deploy-mysql. Does this work for your needs?
k
kat
@Anurag Goel:
Is this good idea to run MySQL in Container for Production environment?
Anurag Goel
@kat: As long as you're using Render Disks to store data, it works great. Most issues related to containers and databases stem from using the container filesystem to store data.
Anurag Goel
under review