Skip to content

pratyusa98/mysql_using_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Connect to Mysql using Python (Create,Insert,Fetch)

mysql

  • This notebook helps you connect to mysql using python and import the csv file into mysql and create a table and fetch all record from mysql database.

Objective

  • In the big data scenarios , we use MySQL as a relational database at times to store transactional data and Sqoop the data into HDFS based environments for further analysis to gain business insights out of the data .We interact with mysql database to store and retrieve data, sometimes we create tables through the csv files

About

Connect to Mysql using Python (Create,Insert,Fetch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published