Is there a MySQL setup similar to performance of Fly Postgres?

I can’t use Postgres, but wanted to know if there is a way to get similar process and performance with MySql?

For a single instance, you can reference the following: Use a MySQL Database · Fly Docs

I wanted one for multiple instances.

Can I create a cluster for mysql only and have replication?

You would have to configure it manually, but there’s no reason why you couldn’t.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.