Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/etagwerker/sqlite_to_mysql

SQLite to MySQL conversion script
https://github.com/etagwerker/sqlite_to_mysql

Last synced: 21 days ago
JSON representation

SQLite to MySQL conversion script

Awesome Lists containing this project

README

        

== SQLite to MySQL conversion script

This script takes a .sqlite3 database and it converts it to a .sql file compatible with MySQL

== Description

This is an open source project because it could evolve. So far, it only worked for me. Maybe someone else will find it useful.