Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

litemy

Plain logic data converter for SQLite into MySQL in PHP.

usage

input: http://{HOST}/litemy.php?schema={SCHEMA_SQLITE.SQL}&data={DATA_SQLITE.SQL}

output: 1-import_schema.mysql.sql and 1-import_data.mysql.sql

###### NOTE: Adminer is a great single file database manager and you can use it for SQLite database dump.

About

Plain logic converter for SQLite into MySQL - Supply your SQLite database schema and data into PHP script and get converted SQL scripts for MySQL in a second. Adminer is a great single file database manager and you can use it for SQLite database dump.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages