I would like to know if it’s possible to use YugabyteDB as a database engine in a managed database cluster on DigitalOcean. Is YugabyteDB currently supported or planned to be supported?
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.
Hi there,
YugabyteDB isn’t currently supported in DigitalOcean’s managed database offerings. You can check the full list here: https://www.digitalocean.com/pricing/managed-databases (includes PostgreSQL, MySQL, Redis, etc.).
If you’d like to see YugabyteDB added, definitely suggest it on https://ideas.digitalocean.com/
In the meantime, you can self-host YugabyteDB on a Droplet, or use managed PostgreSQL if that fits your use case.
- Bobby