Skip to content

urvisism/SQLite_to_MySQL_Data_Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLite_to_MySQL_Data_Transfer

If you failed to migrate data from SQLite database in MySQL workbench, then you can use this program. It reads source database line by line and insert that particular line in target database. Program takes to much time to migrate whole data is the drawback.

About

Transfer Data from SQLite database to MySQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages