- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 196字
- 2021-08-20 10:05:56
Preface
With the organizations handling large amounts of data on a regular basis, MySQL has become a popular solution to handle this Structured Big Data. In this book, you will see how Database Administrators (DAs) can use MySQL to handle billions of records and load and retrieve data with performance comparable or superior to commercial DB solutions with higher costs.
Many organizations today depend on MySQL for their websites, and Big Data solutions for their data archiving, storage, and analysis needs. However, integrating them can be challenging. This book will show how to implement a successful Big Data strategy with Apache Hadoop and MySQL 8. It will cover real-time use case scenarios to explain integration and achieving Big Data solutions using different technologies such as Apache Hadoop, Apache Sqoop, and MySQL Applier.
The book will have discussion on topics such as features of MySQL 8, best practices for using MySQL 8, and NoSQL APIs provided by MySQL 8, and will also have a use case on using MySQL 8 for managing Big Data. By the end of this book, you will learn how to efficiently use MySQL 8 to manage data for your Big Data applications.
- Mastering ServiceStack
- Python神經網絡項目實戰
- 云計算通俗講義(第3版)
- 正則表達式經典實例(第2版)
- INSTANT OpenNMS Starter
- Android開發:從0到1 (清華開發者書庫)
- Haskell Data Analysis Cookbook
- jQuery for Designers Beginner's Guide Second Edition
- 計算語言學導論
- INSTANT Lift Web Applications How-to
- Django 2.0 入門與實踐
- C++標準庫(第2版)
- C#網絡程序開發(第二版)
- Storm Real-Time Processing Cookbook
- Java并發編程深度解析與實戰