買這商品的人也買了...
-
$400$316 -
$1,000$700 -
$1,420$1,349 -
$1,280$1,216 -
$320$253 -
$280機器學習 : Python 實踐
-
$1,499$1,349 -
$450$356 -
$254NoSQL數據庫原理
-
$360$324 -
$560$442 -
$420$332 -
$301HBase 入門與實踐
-
$650$553 -
$500$450 -
$550$495 -
$550$468 -
$1,104Data Analysis with Python: A Modern Approach
-
$490$441 -
$490$441 -
$399$339 -
$480$379 -
$780$616 -
$550$435 -
$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的字符集支援來存儲來自不同語言的資料
- 使用底層的X DevAPI來工作,該API是MySQL所有語言連接器的基礎
本書適合已熟悉Python並希望使用MySQL作為後端資料庫的開發人員。不需要先備的Connector/Python知識,但讀者應該熟悉資料庫和Python程式語言。