- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 62字
- 2021-08-20 10:06:06
High performance
MySQL gives high speed transaction processing with optimal speed. It can cache the results, which boosts read performance. Replication and clustering enables for better concurrency and manages the workload. Database indexes also accelerate the performance of SELECT query statements for large amounts of data. To enhance performance, MySQL 8 has included indexes in performance schema to speed up data retrieval.
推薦閱讀
- Computer Vision for the Web
- Visual Basic程序設計教程
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Visual C++數字圖像處理技術詳解
- Python時間序列預測
- Unity 5 for Android Essentials
- Python算法指南:程序員經典算法分析與實現
- Mastering Data Mining with Python:Find patterns hidden in your data
- Go語言底層原理剖析
- SciPy Recipes
- Angular應用程序開發指南
- 動手打造深度學習框架
- ActionScript 3.0從入門到精通(視頻實戰版)
- Visual C++程序設計與項目實踐
- Python第三方庫開發應用實戰