MySQL for Python : Integrating MySQL and Python Can Bring a Whole New Level of Productivity to Your Applications. This Practical Tutorial Shows You How with Examples and Explanations That Clarify Even the Most Difficult Concepts.

Saved in:
Bibliographic Details
Title: MySQL for Python : Integrating MySQL and Python Can Bring a Whole New Level of Productivity to Your Applications. This Practical Tutorial Shows You How with Examples and Explanations That Clarify Even the Most Difficult Concepts.
Description: Integrating MySQL and Python can bring a whole new level of productivity to your applications. This practical tutorial shows you how with examples and explanations that clarify even the most difficult concepts.Key FeaturesImplement the outstanding features of Python's MySQL library to their full potentialSee how to make MySQL take the processing burden from your programsLearn how to employ Python with MySQL to power your websites and desktop applicationsApply your knowledge of MySQL and Python to real-world problems instead of hypothetical scenariosA manual packed with step-by-step exercises to integrate your Python applications with the MySQL database serverBook DescriptionPython is a dynamic programming language, which is completely enterprise ready, owing largely to the variety of support modules that are available to extend its capabilities. In order to build productive and feature-rich Python applications, we need to use MySQL for Python, a module that provides database support to our applications. Although you might be familiar with accessing data in MySQL, here you will learn how to access data through MySQL for Python efficiently and effectively.This book demonstrates how to boost the productivity of your Python applications by integrating them with the MySQL database server, the world's most powerful open source database. It will teach you to access the data on your MySQL database server easily with Python's library for MySQL using a practical, hands-on approach. Leaving theory to the classroom, this book uses real-world code to solve real-world problems with real-world solutions.The book starts by exploring the various means of installing MySQL for Python on different platforms and how to use simple database querying techniques to improve your programs. It then takes you through data insertion, data retrieval, and error-handling techniques to create robust programs. The book also covers automation of both database and user creation, and administration of access controls. As the book progresses, you will learn to use many more advanced features of Python for MySQL that facilitate effective administration of your database through Python. Every chapter is illustrated with a project that you can deploy in your own situation.By the end of this book, you will know several techniques for interfacing your Python applications with MySQL effectively so that powerful database management through Python becomes easy to achieve and easy to maintain.What you will learnExplore the various means to install MySQL for Python, from using an egg to unrolling a tarballQuery the database and retrieve records through MySQL for PythonImplement insertion of data into a MySQL database in PythonCarry out error-handling in MySQL for Python in order to ensure the robustness of programsUse secure logging techniques to record how your users use your programsCarry out record-by-record retrieval to save a lot of overhead while retrieving dataHandle insertion of large amounts of data using iteration and the executemany functionAutomate the creation and removal of databases and tables using MySQL for PythonUse the MySQL for Python library to automate user creation and to administer access controlsLog user activity with MySQL for Python by using MySQL s date and time supportSee how to revise database programs to include more functionalityUse aggregate functions to make MySQL take the burden off your web serverSave time and processing resources by scripting JOINs and subqueriesWho this book is forThis book is meant for intermediate users of Python who want hassle-free access to their MySQL database through Python. If you are a Python programmer who wants database-support in your Python applications, then this book is for you.
Authors: Albert Lukaszewski
Resource Type: eBook.
Subjects: Web site development, Python (Computer programme language)
Categories: COMPUTERS / Information Technology
Database: eBook Collection (EBSCOhost)
Description
Abstract:Integrating MySQL and Python can bring a whole new level of productivity to your applications. This practical tutorial shows you how with examples and explanations that clarify even the most difficult concepts.Key FeaturesImplement the outstanding features of Python's MySQL library to their full potentialSee how to make MySQL take the processing burden from your programsLearn how to employ Python with MySQL to power your websites and desktop applicationsApply your knowledge of MySQL and Python to real-world problems instead of hypothetical scenariosA manual packed with step-by-step exercises to integrate your Python applications with the MySQL database serverBook DescriptionPython is a dynamic programming language, which is completely enterprise ready, owing largely to the variety of support modules that are available to extend its capabilities. In order to build productive and feature-rich Python applications, we need to use MySQL for Python, a module that provides database support to our applications. Although you might be familiar with accessing data in MySQL, here you will learn how to access data through MySQL for Python efficiently and effectively.This book demonstrates how to boost the productivity of your Python applications by integrating them with the MySQL database server, the world's most powerful open source database. It will teach you to access the data on your MySQL database server easily with Python's library for MySQL using a practical, hands-on approach. Leaving theory to the classroom, this book uses real-world code to solve real-world problems with real-world solutions.The book starts by exploring the various means of installing MySQL for Python on different platforms and how to use simple database querying techniques to improve your programs. It then takes you through data insertion, data retrieval, and error-handling techniques to create robust programs. The book also covers automation of both database and user creation, and administration of access controls. As the book progresses, you will learn to use many more advanced features of Python for MySQL that facilitate effective administration of your database through Python. Every chapter is illustrated with a project that you can deploy in your own situation.By the end of this book, you will know several techniques for interfacing your Python applications with MySQL effectively so that powerful database management through Python becomes easy to achieve and easy to maintain.What you will learnExplore the various means to install MySQL for Python, from using an egg to unrolling a tarballQuery the database and retrieve records through MySQL for PythonImplement insertion of data into a MySQL database in PythonCarry out error-handling in MySQL for Python in order to ensure the robustness of programsUse secure logging techniques to record how your users use your programsCarry out record-by-record retrieval to save a lot of overhead while retrieving dataHandle insertion of large amounts of data using iteration and the executemany functionAutomate the creation and removal of databases and tables using MySQL for PythonUse the MySQL for Python library to automate user creation and to administer access controlsLog user activity with MySQL for Python by using MySQL s date and time supportSee how to revise database programs to include more functionalityUse aggregate functions to make MySQL take the burden off your web serverSave time and processing resources by scripting JOINs and subqueriesWho this book is forThis book is meant for intermediate users of Python who want hassle-free access to their MySQL database through Python. If you are a Python programmer who wants database-support in your Python applications, then this book is for you.
ISBN:9781849510189
9781849510196