๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

MySQL Connector/Python Revealed

โœ Scribed by Jesper Wisborg Krogh


Publisher
Apress
Year
2018
Tongue
English
Leaves
527
Edition
1st ed.
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 connector through basic query execution, then through more advanced topics, error handing, and troubleshooting. The book covers both the traditional API as well as the new X DevAPI. The X DevAPI is part of MySQL 8.0 and is an API that can be used with connectors for several programming languages and is used from the command-line interface known as MySQL Shell. You will learn to use the connector by working through code examples and following a discussion of how the API calls work.
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.

โœฆ Table of Contents


Front Matter ....Pages i-xxiii
Front Matter ....Pages 1-1
Introduction and Installation (Jesper Wisborg Krogh)....Pages 3-43
Front Matter ....Pages 45-45
Connecting to MySQL (Jesper Wisborg Krogh)....Pages 47-82
Basic Query Execution (Jesper Wisborg Krogh)....Pages 83-132
Advanced Query Execution (Jesper Wisborg Krogh)....Pages 133-221
Connection Pooling and Failover (Jesper Wisborg Krogh)....Pages 223-256
Front Matter ....Pages 257-257
The X DevAPI (Jesper Wisborg Krogh)....Pages 259-304
The MySQL Document Store (Jesper Wisborg Krogh)....Pages 305-370
SQL Tables (Jesper Wisborg Krogh)....Pages 371-401
Front Matter ....Pages 403-403
Error Handling (Jesper Wisborg Krogh)....Pages 405-451
Troubleshooting (Jesper Wisborg Krogh)....Pages 453-504
Back Matter ....Pages 505-515

โœฆ Subjects


Computer Science; Database Management; Python; Open Source


๐Ÿ“œ SIMILAR VOLUMES


MySQL Connector/Python Revealed: SQL and
โœ Jesper Wisborg Krogh ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Apress ๐ŸŒ English

<div><p>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.ย  </p><p>This book takes you from the initial installa

MySQL for Python
โœ Albert Lukaszewski ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Packt Publishing ๐ŸŒ English

Integrate the flexibility of Python and the power of MySQL to boost the productivity of your Python applications <ul><li>Implement the outstanding features of Python's MySQL library to their full potential</li> <li>See how to make MySQL take the processing burden from your programs</li> <li>Learn

MySQL for Python
โœ Albert Lukaszewski ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Packt Publishing ๐ŸŒ English

Integrate the flexibility of Python and the power of MySQL to boost the productivity of your Python applicationsImplement the outstanding features of Pythons MySQL library to their full potentialSee how to make MySQL take the processing burden from your programsLearn how to employ Python with MySQL

MySQL for Python
โœ Albert Lukaszewski ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Packt Publishing ๐ŸŒ English

This is a practical, tutorial-style book that includes many examples to demonstrate the full potential of MySQL for Python. Every chapter starts with an explanation of the various areas for using MySQL for Python and ends with work on a sample application using the programming calls just learned. Al

MySQL and mSQL
โœ Tim King, George Reese, Randy Yarger ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› O'Reilly Media ๐ŸŒ English

This book teaches you how to use MySQL and mSQL, two popular and robust database products that support key subsets of SQL on both Linux and Unix systems. Unlike commercial databases, mSQL and MySQL are affordable and easy to use. Both are free for nonprofit use and cost a small amount for commerc