MySQL without the SQL

MySQL Without the SQL – Oh My!
Presented by Dave Stokes
 
MySQL can now be used as a NoSQL JSON Document Store as well as a traditional relational SQL database or both! So you no longer need a DBA to normalize data, set up tables, create indexes — just start using MySQL to save your data. This is part of the new X DevAPI protocol and built on the JSON data type. So you get the best of both worlds and can map from SQL to NoSQL easily.