登入
選單
返回
Google圖書搜尋
SQL Pocket Primer
Oswald Campesato
出版
Mercury Learning and Information
, 2022-03-09
主題
Computers / Languages / General
Computers / Data Science / General
Computers / Data Science / Data Modeling & Design
ISBN
1683928121
9781683928126
URL
http://books.google.com.hk/books?id=wURjEAAAQBAJ&hl=&source=gbs_api
EBook
SAMPLE
註釋
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