MySQL can be used as a NoSQL database. Your can store JSON documents in a database without having to normalize data, set up schemas, or dig your DBA out of their cave to set things up. And thanks to the new X DevAPI you do not need to use SQL! No longer do you have to embed ugly strings of Structured Query Language in your pristine PHP code. By using the X DevAPI PECL extension you can access MySQL as a SQL or NoSQL database using modern programming structures without needing an Object Relational Mapper. So you get the best of both world on proven MySQL technology.

Comments

Comments are closed.

What an interesting idea. I am still thinking of applications to try this - and will.
Thanks,
Mullins