Skip to content

zemmali/MysqlToSqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MysqlToSqlite

Convert MySQL to SQlite using sequel

sudo apt-get install mysql-client libmysqlclient-dev

sudo apt-get install ruby-full

gem install sequel mysql sqlite3