Create a Python Application using MySQL

Go to class
Write Review

Create a Python Application using MySQL provided by Coursera is a comprehensive online course, which lasts for 1 hour of material. Create a Python Application using MySQL is taught by David Dalsveen. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • Data plays a crucial role in application development. It plays such a crucial role that there are people called Database Administrators that specialize in just organizing the data. The traditional database used to be, and often still is, a relational database. MySQL is one of the most popular relational databases and is backed by the Oracle corporation as well. This provides the developer with a variety of online resources.
    The popularity of MySQL combined with the popularity of Python has resulted in the development of an API that makes the interface between Python and MySQL almost seamless.

    In this course, you will create a Python application using Python’s MySQL Connector that creates a MySQL database containing words and their definitions. You will then retrieve words and definitions from the database table, update a definition in the database table, and display a selected word’s definition.

    Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.