Introducing the MySQL 8 Document Store, 1st ed.

Author:

Language: English

Approximative price 58.01 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
Support: Print on demand
Learn the new Document Store feature of MySQL 8 and build applications around a mix of the best features from SQL and NoSQL database paradigms. Don?t allow yourself to be forced into one paradigm or the other, but combine both approaches by using the Document Store. 

MySQL 8 was designed from the beginning to bridge the gap between NoSQL and SQL. Oracle recognizes that many solutions need the capabilities of both. More specifically, developers need to store objects as loose collections of schema-less documents, but those same developers also need the ability to run structured queries on their data. With MySQL 8, you can do both!
?
Introducing the MySQL 8 Document Store presents new tools and features that make creating a hybrid database solution far easier than ever before. This book covers the vitally important MySQL Document Store, the new X Protocol for developing applications, and a new client shell called the MySQL Shell. Also covered are supporting technologies and concepts such as JSON, schema-less documents, and more. The book gives insight into how features work and how to apply them to get the most out of your MySQL experience. The book covers topics such as:
  • The headline feature in MySQL 8
  • MySQL's answer to NoSQL
  • New APIs and client protocols
What You'll Learn
  • Create NoSQL-style applications by using the Document Store
  • Mix the NoSQL and SQL approaches by using each to its best advantage in a hybrid solution
  • Work with the new X Protocol for application connectivity in MySQL 8
  • Master the new X Developer Application Programming Interfaces
  • Combine SQL and JSON in the same database and application
  • Migrate existing applications to MySQL Document Store
Who This Book Is For

Developers and database professionals wanting to learn about the most profound paradigm-changing features of the MySQL 8 Document Store

1. Introducing MySQL 8 – A New Beginning

2. Getting Started with MySQL

3. JSON Documents

4. The MySQL Shell

5. X Developer API

6. X Plugin

7. X Protocol

8. Library Application: User Interface 

9. Library Application: Database Implementations

10. Planning for MySQL 8 and the Document Store

Charles Bell conducts research in emerging technologies. He is a member of the Oracle MySQL Development team, and is a senior software developer for the MySQL Enterprise Backup team. He lives in a small town in rural Virginia with his loving wife. He received his Doctor of Philosophy in Engineering from Virginia Commonwealth University in 2005. 

Charles is an expert in the database field and has extensive knowledge and experience in software development and systems engineering. His research interests include 3D printers, microcontrollers, three-dimensional printing, database systems, software engineering, and sensor networks. He spends his limited free time as a practicing Maker, focusing on microcontroller projects and refinement of three-dimensional printers. 


 

Explains what the Document Store is and how to develop applications to leverage the power of schema-less documents

Keeps MySQL relevant in a world of growing NoSQL dominance

Helps readers in building hybrid NoSQL and SQL solutions

Covers the supporting tools and concepts such as the new X DevAPI, X Protocol, JSON Shell, and more