• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
MySQL & JSON A Practical Programming Guide: Second Edition

MySQL & JSON A Practical Programming Guide: Second Edition

Paperback

DatabasesProgramming

ISBN10: 057878324X
ISBN13: 9780578783246
Publisher: R. R. Bowker
Published: Oct 9 2020
Pages: 224
Weight: 1.17
Height: 0.47 Width: 8.50 Depth: 11.00
Language: English
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.

Also in

Databases