You could consider a database provider like planetscale or singlestore
I havent used either, but hear they are great. Fathom analytics (laravel based) is using singlestore https://usefathom.com/blog/worlds-fastest-analytics
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
I have a database (MySQL) and especially 2 tables that are increasing in size rapidly (millions of rows per day).
They're taking a large part of the server space (Digital Ocean) which will soon reach its limit.
How would I scale this ? Not sure how to approach it in the best way...
Split the tables into several servers?
Thanks for any advice on this - if you've already encountered this.
Please or to participate in this conversation.