SQL Pocket Primer
| By: | Oswald Campesato |
| Publisher: | De Gruyter |
| Print ISBN: | 9781683928140 |
| eText ISBN: | 9781683928126 |
| Edition: | 0 |
| Copyright: | 2022 |
| Format: | Reflowable |
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
As part of the best-selling Pocket Primer series, this book is primarily for data scientists and machine learning engineers who want to expand their current knowledge of SQL using MySQL as the primary RDBMS. It includes Python-based code samples to access data from a MySQL table in a Pandas data frame and Java-based code samples for accessing data in a MySQL database, along with XML documents and JSON documents. The book also introduces NoSQL, presents an overview of MongoDB, and SQLite--an open-source RDBMS available
on mobile devices. The final chapter of the book covers a diverse set of miscellaneous topics, such as normalization, schemas, database optimization, and performance. Numerous code samples and listings are included to support myriad topics. Companion files with source code and figures are available from the publisher.
FEATURES:
- Covers extensive topics related to SQL, using MySQL as the primary RDBMS
- Introduces NoSQL, presents an overview of MongoDB, and SQLite--an open-source RDBMS available on mobile devices
- Features companion files with source code and figures from the book