- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 209字
- 2021-08-20 10:06:08
Evolution of MySQL for Big Data
Most enterprises have used MySQL as a relational database for many decades. There is a large amount of data stored, which is used either for transactions or analysis on the data that is collected and generated, and this is where Big Data analytic tools need to be implemented. This is now possible with MySQL integration with Hadoop. Using Hadoop, data can be stored in a distributed storage engine and you can also implement the Hadoop cluster for the distributed analytical engine for Big Data analytics. Hadoop is most preferred for its massive parallel processing and powerful computation. With the combination of MySQL and Hadoop, it is now possible to have real-time analytics where Hadoop can store the data and work in parallel with MySQL to show the end results in real time; this helps address many use cases like GIS information, which has been explained in the Introducing MySQL 8 section of this chapter. We have seen the Big Data life cycle previously where data can be transformed to generate analytic results. Let's see how MySQL fits in to the life cycle.
The following diagram illustrates how MySQL 8 is mapped to each of the four stages of the Big Data life cycle:

- Vue.js 3.x從入門到精通(視頻教學版)
- Python深度學習
- Python測試開發入門與實踐
- Java程序設計:原理與范例
- TypeScript項目開發實戰
- 區塊鏈底層設計Java實戰
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Citrix XenServer企業運維實戰
- Developing SSRS Reports for Dynamics AX
- Processing創意編程指南
- INSTANT Apache ServiceMix How-to
- VMware vSphere 5.5 Cookbook
- Java無難事:詳解Java編程核心思想與技術
- Drupal 7 Development by Example Beginner’s Guide
- Python游戲趣味編程