Forums

MySql Db Configuration

Wanted to get a clear idea on what CPU and RAM does mysql db runs on and how many parallel connections can it handle. And if i have to move to AWS RDS what configuration should match your MySql DB. A bit of clarity would help me solve the issue. And is it possible to get a non shared DB here.

Hi there, a hard question to answer since your db is shared on a large machine. There is no limit on the number of parallel connections you can use. You have a disk quota for the size of your database which is currently set at 1Gb. Ram usage will increase with the size of and load on your database but I couldn't say exactly how much you'd need if you were to switch over to hosting your own. Unfortunately we dont currently offer private db instances.

Hi there, a hard question to answer since your db is shared on a large machine. There is no limit on the number of parallel connections you can use. You have a disk quota for the size of your database which is currently set at 1Gb. Ram usage will increase with the size of and load on your database but I couldn't say exactly how much you'd need if you were to switch over to hosting your own. Unfortunately we dont currently offer private db instances.