Convert MySQL to SQlite -




is possible convert mysql sqlite free tool on windows?

there mysql2sqlite.sh script on github

as described in header, script can used this:

./mysql2sqlite.sh mydbase | sqlite3 database.sqlite 

alternatives





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -