SQL Pocket Primer

SQL Pocket Primer

English | 2022 | ISBN: 978-1683928140 | 292 Pages | PDF, EPUB | 24 MB

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 availableon 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
Homepage