MySQL Connector/Python Revealed: SQL and NoSQL Data Storage Using MySQL for Python Programmers
暫譯: 揭開 MySQL Connector/Python:Python 程式設計師的 SQL 與 NoSQL 數據存儲指南
Jesper Wisborg Krogh
買這商品的人也買了...
-
雲端運算 (Cloud Computing: Web-Based Applications That Change the Way You Work and Collaborate Online)$400$316 -
HTML5 完美風暴, 2/e$1,000$700 -
MariaDB Essentials$1,290$1,226 -
Learning Scrapy (Paperback)$1,280$1,216 -
任何股票都能翻倍賺的多空雙作線圖獲利法$320$272 -
$266機器學習 : Python 實踐 -
FLAG'S 創客‧自造者工作坊 -- AI 生醫感測健康大應用$1,499$1,349 -
Python Web 介面開發與自動化測試$450$356 -
$236NoSQL數據庫原理 -
AI創世紀: 即將來臨的超級人工智慧時代$360$306 -
Python 3.7 技術手冊$560$442 -
AI 經濟的策略思維:善用人工智慧的預測威力,做出最佳商業決策$420$357 -
$301HBase 入門與實踐 -
Python 技術者們 - 實踐! 帶你一步一腳印由初學到精通$650$553 -
數位訊號處理-Python 程式實作 (附範例光碟)$500$450 -
深度學習入門教室:6堂基礎課程 + Python 實作練習,Deep Learning、人工智慧、機器學習的理論和應用全圖解$550$495 -
一步到位!Python 程式設計 - 從基礎到資料科學應用,學習大數據分析的關鍵能力$550$468 -
$1,104Data Analysis with Python: A Modern Approach -
物件導向 Python 與 TensorFlow 應用$490$441 -
物件導向 ANSI-C 與 Python 的結合$490$441 -
全民學程式設計:從插畫學 C++$399$339 -
經典電腦科學問題解析|使用 Python (Classic Computer Science Problems in Python)$480$408 -
社群網站的資料探勘, 3/e (Mining the Social Web: Data Mining Facebook, Twitter, LinkedIn, Google+, GitHub, and More, 3/e)$780$616 -
JavaScript 第一次學就上手$550$435 -
Python 小專案大集合:提升功力的 81個簡單有趣小程式$720$562
商品描述
Move data back and forth between database and application. The must-have knowledge in this book helps programmers learn how to use the official driver, MySQL Connector/Python, by which Python programs communicate with the MySQL database.
By the end of the book, you will be able to use MySQL as the back-end storage for your Python programs, and you’ll even have the option of choosing between SQL and NoSQL interfaces.
What You'll Learn
- Install MySQL Connector/Python
- Connect to MySQL and configure database access
- Execute SQL and NoSQL queries from your Python program
- Trap errors and troubleshoot problems
- Store data from different languages using MySQL’s character set support
- Work in the X DevAPI that underlies all of MySQL’s language connectors
Who This Book Is For
Developers familiar with Python who are looking at using MySQL as the back-end database. No prior knowledge of Connector/Python is assumed, but readers should be familiar with databases and the Python programming language.
商品描述(中文翻譯)
將資料在資料庫和應用程式之間來回移動。本書中必備的知識幫助程式設計師學習如何使用官方驅動程式 MySQL Connector/Python,透過該驅動程式,Python 程式可以與 MySQL 資料庫進行通信。
本書將帶您從連接器的初始安裝開始,經過基本查詢執行,然後進入更高級的主題、錯誤處理和故障排除。本書涵蓋了傳統 API 以及新的 X DevAPI。X DevAPI 是 MySQL 8.0 的一部分,是一個可以與多種程式語言的連接器一起使用的 API,並且可以從稱為 MySQL Shell 的命令列介面使用。您將通過實作程式碼範例並跟隨 API 調用的運作討論來學習如何使用連接器。
在本書結束時,您將能夠將 MySQL 作為您的 Python 程式的後端儲存,您甚至可以選擇 SQL 和 NoSQL 介面之間的選項。
您將學到什麼
- 安裝 MySQL Connector/Python
- 連接到 MySQL 並配置資料庫訪問
- 從您的 Python 程式執行 SQL 和 NoSQL 查詢
- 捕捉錯誤並故障排除
- 使用 MySQL 的字符集支持存儲來自不同語言的資料
- 在支撐 MySQL 所有語言連接器的 X DevAPI 中工作
本書適合誰
本書適合熟悉 Python 的開發人員,他們希望使用 MySQL 作為後端資料庫。不假設讀者具備 Connector/Python 的先前知識,但讀者應該熟悉資料庫和 Python 程式語言。
