florentk
I am looking for a tool to convert a Wikimedia database in MySQL to a SQLite format. Someone will have already developed that?
I am looking for a tool to convert a Wikimedia database in MySQL to a SQLite format. Someone will have already developed that?
mysqldump, then execute in SQLite?