1.

What is Scaling in MySQL?

Answer»

In MySQL, SCALING capacity is ACTUALLY the ability to handle the load, and it’s useful to think of load from several different ANGLES such as:

  • Quantity of data
  • Number of users
  • User activity
  • Size of related datasets


Discussion

No Comment Found