Posted inMySQL
MySQL Document Store: Use MySQL as NoSQL with X DevAPI — No Need to Switch Databases
MySQL Document Store lets you store JSON documents as flexibly as MongoDB — right inside MySQL, without adding a new database engine to your stack. This article walks through using X DevAPI from MySQL Shell and Python to create collections, query documents, build indexes, and mix document and relational data within the same instance.
