Tag

Large Objects

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Apr 15, 2020 · Databases

Understanding MySQL Large Object Types: TEXT/BLOB and JSON

This article explains MySQL's large object data types—TEXT, BLOB, and JSON—covering their storage formats, performance implications, indexing rules, partition restrictions, relevant server parameters, and practical examples of creating tables, inserting data, and querying JSON values.

IndexingJSONLarge Objects
0 likes · 10 min read
Understanding MySQL Large Object Types: TEXT/BLOB and JSON