Python Programming - 29 - Working with MySQL Database - Application | Python Programming in Tamil

Опубликовано: 28 Октябрь 2024
на канале: Computer Science Brainery
110
4

This video explains and demonstrates how to work with MySQL database using Python.
We will focus on integrating the application (this application has been used throughout the Python series) to the database.

Python Programming - 29 covers:
*************************************
00:00 Application
00:38 Creating Database
00:58 Creating Table
05:37 Connecting to Database
06:05 Listing the table and its fields
07:27 Function to get input
11:12 Retrieving records from table
13:18 Menu for data manipulation
14:12 Inserting records
20:51 Updating records
26:31 Deleting records
29:13 Placing insert/update/delete operations inside functions
32:13 GUI Programming in the next video
**************************************
Happy Learning & Happy Coding
**************************************

References:
---------------------
1. Python Installation - https://letussharehere.blogspot.com/2...
2. Python-MySQL Connector Installation -    • Python Programming - 17 - PIP - Packa...  
3. XAMPP Installation - https://letussharehere.blogspot.com/2...
4. MySQL Server Installation - https://letussharehere.blogspot.com/2...