MySQL Limitations?

Hi!

In the short term I have to migrate a project to an alternative server. However, when I tried the free hosting solution, the project soon reached the ‘max_queries_per_hour’ limit, since it frequently uses API-like calls:
Error: User ‘…’ has exceeded the ‘max_queries_per_hour’ resource (current value: 2500)

Does the premium service also have a ‘max_queries_per_hour’ limitation? Or is it unlimited? Is there a difference between the premium options?
I couldn’t find any information about this. Can someone please inform me? Thanks in advance.

Greetings,

Premium plans do not impose any limits on the amount of read/write queries you can make per hour.

1 Like