MySQL Connector/Python Revealed

MySQL Connector/Python Revealed
Author: Jesper Wisborg Krogh
Publisher: Apress
Total Pages: 527
Release: 2018-07-31
Genre: Computers
ISBN: 1484236947

Download MySQL Connector/Python Revealed Book in PDF, Epub and Kindle

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.


MySQL Connector/Python Revealed
Language: en
Pages: 527
Authors: Jesper Wisborg Krogh
Categories: Computers
Type: BOOK - Published: 2018-07-31 - Publisher: Apress

GET EBOOK

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 Co
MySQL for Python
Language: en
Pages: 661
Authors: Albert Lukaszewski
Categories: Computers
Type: BOOK - Published: 2010-09-21 - Publisher: Packt Publishing Ltd

GET EBOOK

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 explana
MySQL 8 Query Performance Tuning
Language: en
Pages: 974
Authors: Jesper Wisborg Krogh
Categories: Computers
Type: BOOK - Published: 2020-03-16 - Publisher: Apress

GET EBOOK

Identify, analyze, and improve poorly performing queries that damage user experience and lead to lost revenue for your business. This book will help you make qu
Learning MySQL and MariaDB
Language: en
Pages: 408
Authors: Russell J.T. Dyer
Categories: Computers
Type: BOOK - Published: 2015-03-30 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

"With an easy, step-by-step approach, this guide shows beginners how to install, use, and maintain the world's most popular open source database: MySQL. You'll
MySQL Bible
Language: en
Pages: 724
Authors: Steve Suehring
Categories: Computers
Type: BOOK - Published: 2002-07-05 - Publisher: Wiley

GET EBOOK

Organization: The book is divided into five parts: Getting Starated with MySQL and Relational Databases; Understanding SQL Through MySQL; MySQL Administration;