Tag

storage structure

1 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Jan 5, 2017 · Databases

MySQL JSON Data Type: Features, Implementation, and Indexing

MySQL 5.7.7 adds a native JSON data type that validates documents, stores them in a pointer‑key/value structure for fast selective deserialization, provides rich functions and path expressions for manipulation, and enables indexing via generated virtual columns while defining clear comparison and sorting rules.

Data TypesJSONMySQL
0 likes · 11 min read
MySQL JSON Data Type: Features, Implementation, and Indexing