• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
MySQL Connector/Python Revealed: SQL and Nosql Data Storage Using MySQL for Python Programmers

MySQL Connector/Python Revealed: SQL and Nosql Data Storage Using MySQL for Python Programmers

Paperback

DatabasesProgramming

Publisher Price: $64.99

ISBN10: 1484236939
ISBN13: 9781484236932
Publisher: Apress
Published: Aug 1 2018
Pages: 515
Weight: 1.60
Height: 1.10 Width: 6.10 Depth: 9.10
Language: English
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.

Also in

Databases