Ideal server for hosting a MySQL database on a LAN

Hello! I’m building a WPF/C# application that will be communicating with a MySQL database. Lots and lots of data will be moving between the application and database every second.

Can anyone recommend a good server setup that doesn’t really need to worry about much else other than hosting a MySQL database and transferring/storing lots of data quickly?

Thanks!

I think you might need to define “lots and lots” with a bit more precision before anyone can give a meaningful answer.

1 Like

There is no precise number for the amount of data. Just know it’s a lot.

Anywhere between 1,000 records a second and millions of records a second.

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