Community

MySQL 5.7: SQL functions for JSON

(Ulf Wendel) For decades MySQL has considered BLOB a sink for data junk that didn’t fit the strictly typed SQL bill. As the outside world began voting for JavaScript, JSON and key-value/key-document stores, TEXT/BLOB was rediscovered as the only way to store JSON inside MySQL.

Read More - Register for Free Membership