MySQL and JSON: A Practical Programming Guide

  • 1h 26m
  • David Stokes
  • Oracle Press
  • 2018

Practical instruction on using JavaScript Object Notation (JSON) with MySQL

This hands-on guide teaches, step by step, how to use JavaScript Object Notation (JSON) with MySQL. Written by a MySQL Community Manager for Oracle, MySQL and JSON: A Practical Programming Guide shows how to quickly get started using JSON with MySQL and clearly explains the latest tools and functions. All content is based on the author’s years of interaction with MySQL professionals. Throughout, real-world examples and sample code guide you through the syntax and application of each method. You will get in-depth coverage of programming with the MySQL Document Store.

  • See how JavaScript Object Notation (JSON) works with MySQL
  • Use JSON as string data and JSON as a data type
  • Find the path, load data, and handle searches with REGEX
  • Work with JSON and non-JSON output
  • Build virtual generated columns and stored generated columns
  • Generate complex geometries using GeoJSON
  • Convert and manage data with JSON functions
  • Access JSON data, collections, and tables through MySQL Document Store

About the Author

David Stokes is a MySQL Community Manager for Oracle. Previously, he was the MySQL Certification Manager for MySQL AB and SUN. David has worked for companies ranging from the American Heart Association to Xerox.

In this Book

  • Introduction
  • JSON as String Data vs. JSON as a Data Type
  • Finding the Path
  • Finding and Getting Data
  • Changing Data
  • JSON and Non-JSON Output
  • Generated Columns
  • GeoJSON
  • PHP's JSON Functions
  • Loading JSON Data
  • The MySQL Document Store
  • Programming with the MySQL Document Store
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE