Sign inSign up

benrowe/mysql-to-sqlite3

By benrowe

Updated about 6 years ago

dockerized version of https://github.com/techouse/mysql-to-sqlite3

Image
0

213

benrowe/mysql-to-sqlite3 repository overview

MySQL to SQLite3 (Docker)

Implements MySQL to SQLite3 as a docker utility

Source

How to use

docker run --rm -v ${PWD}:/output benrowe/mysql-to-sqlite3 mysql2sqlite -f /output/export.sqlite3 -d database_name -u username -h host.docker.internal -p password

Tag summary

Content type

Image

Digest

Size

37.7 MB

Last updated

about 6 years ago

docker pull benrowe/mysql-to-sqlite3