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

Descripción completa

Detalles Bibliográficos
Otros Autores: Krogh, Jesper Wisborg. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2018.
Edición:1st ed. 2018.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630735806719
Tabla de Contenidos:
  • 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.