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...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Έκδοση: | 1st ed. 2018. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.