MySQL Connector/Python Revealed SQL and NoSQL Data Storage Using MySQL for Python Programmers /

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. This book takes you from the initial installation of the conne...

Celý popis

Uloženo v:
Podrobná bibliografie
Hlavní autor: Krogh, Jesper Wisborg (Autor)
Médium: Elektronický zdroj E-kniha
Jazyk:angličtina
Vydáno: Berkeley, CA : Apress, 2018.
Vydání:1st ed. 2018.
Témata:
ISBN:9781484236949
On-line přístup: Získat plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
Obsah:
  • Introduction
  • Part I: Getting Ready
  • Chapter 1. Introduction and Installation
  • Part II: The Legacy APIs
  • Chapter 2. Connecting to MySQL
  • Chapter 3. Basic Query Execution
  • Chapter 4. Advanced Query Execution
  • Chapter 5. Connection Pooling and Failover
  • Part III: The X DevAPI
  • Chapter 6. The X DevAPI
  • Chapter 7. The MySQL Document Store
  • Chapter 8. SQL Tables
  • Part IV: Error Handling and Troubleshooting
  • Chapter 9. Error Handling
  • Chapter 10. Troubleshooting.