© Charles Bell 2018
Charles BellIntroducing the MySQL 8 Document Storehttps://doi.org/10.1007/978-1-4842-2725-1_8

8. Library Application: User Interface

Charles Bell1 
(1)
Warsaw, Virginia, USA
 

Now that we’ve learned what the MySQL Document Store is and how to use it via the MySQL Shell, we can explore a more complex example that demonstrates the three forms of data storage described: a pure relational database solution, a hybrid solution where we use one or more JSON fields using the SQL features of the X DevAPI, and a pure document store solution that uses the X DevAPI exclusively (a NoSQL solution). Therefore, we will see the application implemented in three separate implementations.

However, we must first understand how the sample application is ...

Get Introducing the MySQL 8 Document Store now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.