Comment on Ask HN: Developing Web Apps around SQL tables that have millions of rowsComments−dpcx13yMake sure you're storing your data optimally, and look in to sharding your data if possible.
Comments
Make sure you're storing your data optimally, and look in to sharding your data if possible.