Skip to Main Content
MySQL Connector/Python Revealed: SQL and NoSQL Data Storage Using MySQL for Python Programmers
book

MySQL Connector/Python Revealed: SQL and NoSQL Data Storage Using MySQL for Python Programmers

by Jesper Wisborg Krogh
July 2018
Intermediate to advanced content levelIntermediate to advanced
527 pages
9h 59m
English
Apress
Content preview from MySQL Connector/Python Revealed: SQL and NoSQL Data Storage Using MySQL for Python Programmers
© Jesper Wisborg Krogh 2018
Jesper Wisborg KroghMySQL Connector/Python Revealedhttps://doi.org/10.1007/978-1-4842-3694-9_7

7. The MySQL Document Store

Jesper Wisborg Krogh1 
(1)
Hornsby, New South Wales, Australia
 

As the name suggest, MySQL has traditionally been all about using SQL statements to execute queries. This is not just reflected in the language used to describe what the queries should do, but also in the underlying way the data is structured. The MySQL Document Store turns this upside down and provides not only a NoSQL database, but also uses JSON documents, like other document stores use for storing data.

The Document Store does not replace the SQL database. The two are meant to live side by side, so you can use whichever works the best ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Using MySQL Databases with Python

Using MySQL Databases with Python

John Elder
The Complete Python and PostgreSQL Developer Course

The Complete Python and PostgreSQL Developer Course

Codestars By Rob Percival, Jose Salvatierra Fuentes

Publisher Resources

ISBN: 9781484236949Purchase LinkPublisher Website