Is there a limit to the number of databases on a single server?
Is there a limit to the number of databases on a single server?
Thanks for that @Sam-Cogan.
For MySQL, I researched there is no limit to the number of databases that can be created in a server for Azure Database for MySQL. However, multiple databases share server resources, and performance requirements rise as the number of databases grows. I recommend that you create multiple servers running Azure Database for MySQL.
3 people are following this question.