Skip to content

A project used to store 3.8M rows on MySQL DB using parallel programming.

Notifications You must be signed in to change notification settings

alrafiabdullah/MultiProcess-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MultiProcess Example

Requirements

  • Create and activate a virtual environment
  • Run pip3 install -r requirements.txt
  • Move the desired .txt file in the main folder
  • Change the code according to the format of the file

    (db host, db user, db name, file name, pattery type, data type etc.)

  • Run python3 main.py

About

A project used to store 3.8M rows on MySQL DB using parallel programming.

Topics

Resources

Stars

Watchers

Forks

Languages