MySQL & JSON A Practical Programming Guide: Second Edition
Stokes, David
- 出版商: R. R. Bowker
- 出版日期: 2020-10-09
- 售價: $910
- 貴賓價: 9.5 折 $865
- 語言: 英文
- 頁數: 224
- 裝訂: Quality Paper - also called trade paper
- ISBN: 057878324X
- ISBN-13: 9780578783246
-
相關分類:
MySQL
海外代購書籍(需單獨結帳)
相關主題
商品描述
JSON - JavaScript Object Notation - has become the data interchange format for most developers. MySQL added a JSON data type plus NoSQL JSON Document Store so developers can work with both relational tables and schema-less JSON document collections in version 5.7. MySQL 8.0 has introduced many new JSON centric features. This book is a practical guide on how to take advantage of JSON data with a MySQL database with numerous easy-to-follow examples, clear explanations, and coding examples. This book will become your reference guide on using JSON data with a MySQL database, the numerous functions used with JSON data, the functions that can convert non-JSON relational data into JSON, the MySQL Document Store, and converting JSON data temporarily into structured (SQL) data for processing with SQL commands.