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...

Full description

Bibliographic Details
Main Author: Krogh, Jesper Wisborg (Author, http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2018.
Edition:1st ed. 2018.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 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.