Apress | MySQL Connector/Python Revealed: SQL And NoSQL Data Storage Using MySQL For Python Programmers (2018 EN)

Discussion in 'Computing' started by Kanka, Sep 2, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Jesper Wisborg Krogh
    Full Title: MySQL Connector/Python Revealed: SQL And NoSQL Data Storage Using MySQL For Python Programmers
    Publisher: Apress; 1st ed. edition (August 1, 2018)
    Year: 2018
    ISBN-13: 9781484236949 (978-1-4842-3694-9), 9781484236932 (978-1-4842-3693-2)
    ISBN-10: 1484236947, 1484236939
    Pages: 515
    Language: English
    Genre: Educational: Database Management
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 29.95 €


    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.


    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

    Features:
    ✓ Covers MySQL Connector/Python 8.0 using both SQL and NoSQL
    ✓ Guides you from installation through use and troubleshooting
    ✓ Covers the X DevAPI that underlies all MySQL language interfaces

    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.

    -------------
     
    Last edited by a moderator: Oct 18, 2020