Skip to content

Dynamically CRUD operation in MYSQLDB using Python Script

Notifications You must be signed in to change notification settings

Veeralishah/CRUD-in-MYSQLDB-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-in-MYSQLDB-

Dynamically CRUD operation in MYSQLDB using Python Script

Getting Started

First, You Can run User file, Thne User Input for What Operation do like Create table, Update Record, Delete Record & Show Table Data.

Prerequisites

For this, In Your Machine You have install MYSQL & Python.

Installing

if You can use Windows, You have to install Python & Mysql both.

https://stackoverflow.com/questions/21372637/installing-python-2-7-on-windows-8

for step by step install MYSQL in Ubuntu 16.04:

https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-16-04

Running the tests

First, You have to run user file, In that User Choice is define. we can doing 5 types of operation : Create, Read, Update, Delete.

After that config file work as a create database & maintain Connection of SQL Server. CRUd file can contains all the Queries of operation.

And coding style tests

Python Scripting Python2 use for coding. pep8 standards using for python code in the code.

Authors

  • Veerali Shah - Initial work

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

Dynamically CRUD operation in MYSQLDB using Python Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages