- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 118字
- 2021-08-20 10:06:06
Scalability
Day by day, the mountain of data is growing because of extensive use of technology in numerous ways. Due to this, load average is going through the roof. For some cases, it is unpredictable that data cannot exceed up to some limit or number of users will not go out of bounds. Scalable databases would be a preferable solution so that, at any point, we can meet unexpected demands to scale. MySQL is a rewarding database system for its scalability, which can scale horizontally and vertically; in terms of data and load of application queries across multiple MySQL servers is quite feasible. It is pretty easy to add horsepower to the MySQL cluster to handle the load.
推薦閱讀
- VMware View Security Essentials
- DevOps with Kubernetes
- 微服務與事件驅動架構
- 編寫高質量代碼:改善Python程序的91個建議
- Clojure for Domain:specific Languages
- Scratch 3.0少兒編程與邏輯思維訓練
- Flash CS6中文版應用教程(第三版)
- Building Cross-Platform Desktop Applications with Electron
- 零基礎學Java程序設計
- 零基礎入門學習Python
- Unity 3D/2D移動開發實戰教程
- OpenCV 3 Blueprints
- JavaScript從入門到精通(視頻實戰版)
- Node.js區塊鏈開發
- Tkinter GUI Programming by Example