This document provides a summary of JSON improvements in MySQL 8.0. It discusses MySQL's support for the JSON data type and functions for formatting, manipulating, searching and collecting statistics on JSON documents. Key changes and improvements in MySQL 8.0 include faster JSON updates and replication using partial JSON updates, new functions for transforming JSON to relational data and removing ambiguity, and performance optimizations. The document also provides examples of common JSON functions for formatting, manipulating, searching and collecting stats on JSON documents.