Skip to content

kd8bny/sqlMerge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sqlMerge

I had the sudden need to merge data from identical SQL databases and I wanted to display the simplicity of python with a no Frills program

WARNING! I AM NOT REPONSIBLE FOR LOST OR DAMAGED DATA

Instructions:

  • Take in 2 IDENTICAL SQLite 3 databases. Read schema
  • $ python3 sqlMerge.py
  • The prompt will ask for the first data base -- This will be the final product BACK UP the original
  • The next prompt will ask for the db to be merged
  • Success!

About

Tool to merge identical SQLite3 databases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages