Skip to content

asim-vaibhav-435/CRUD-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CRUD-application

Python- MySQL


CRUD application

CRUD - Create, Read, Update, Delete

Desciption of application

This application is used edit a database.The tables contain columns having information like roll id, name, phone number, city.
The column is decided on the basis of first three letters of the table name and the information, eg. table name- employee, than first column name- emp_id
It can perform the following operations in the databse

Features: -

  • Create Table
  • Show Tables
  • Drop Table
  • Insert Data
  • Show Data
  • Update Data
  • Delete Datae

Thank You!! Enjoy using the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages