- 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.
推薦閱讀
- SPSS數(shù)據(jù)挖掘與案例分析應(yīng)用實踐
- Web程序設(shè)計及應(yīng)用
- Designing Machine Learning Systems with Python
- 深入淺出WPF
- jQuery EasyUI網(wǎng)站開發(fā)實戰(zhàn)
- JMeter 性能測試實戰(zhàn)(第2版)
- Mastering matplotlib
- Java Web程序設(shè)計
- 64位匯編語言的編程藝術(shù)
- PhoneGap:Beginner's Guide(Third Edition)
- R語言與網(wǎng)絡(luò)輿情處理
- Building Machine Learning Systems with Python(Second Edition)
- Clean Code in C#
- C語言從入門到精通
- Python全棧開發(fā):基礎(chǔ)入門