Skip to content

Madala-Karthikeya/Python-Application-using-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python-Application-using-MySQL

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.

Project Structure

Task 1: Read Data from a File for MySQL insertion.

Task 2: Create the MySQL Database.

Task 3: Insert Data into the MySQL Database Table.

Task 4: Retrieve data from the MySQL Table using Select.

Task 5: Change a table Entry using Update.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages