| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| mysql2sqlite.zip | 2015-10-16 | 3.2 MB | |
| readme.txt | 2015-01-04 | 475 Bytes | |
| mysql2sqlite | 2013-04-01 | 2.1 kB | |
| Totals: 3 Items | 3.2 MB | 6 |
This projects contains two scripts :
1) mysql2sqlite
It is a php script which will extract all data from a mysql database
and create a corresponding sqlite database.
2) in the python directory, mysql2sqlite.py
it is a python script which will extract all data from a mysql database
and create a corresponding sqlite database.
It includes : Tables and their data
Indexes
Foreign Key constraints