MySQL can now be used as a NoSQL, schema-less document store. This means no more em,bedding ugly SQL code in your beautiful code, having to normalize data, or setting up tables before you can start using the most popular database on the web. This session will cover what you need to start today!

MySQL can now be used as a NoSQL, schema-less document store. The MySQL Document Store was introduced with MySQL 5.7 along with a new shell and API to make life for developers easier. This means no more em,bedding ugly SQL code in your beautiful code, having to normalize data, or setting up tables before you can start using the most popular database on the web. You no longer need DBA-level skills to set up your database -- just open a document collection and start coding. This session will cover what you need to start today!

Comments

Comments are closed.