warehouseman / mysql2sqlite_and_pg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mysql2sqlite_and_pg

I have a project that needs to work with Sqlite for continuous integration and PostgreSQL for production. It's a rewrite of an earlier project done with MySQL.

These bash scripts set up everything ready to perform both conversions.

About

License:MIT License


Languages

Language:Shell 100.0%