A partial archive of https://discourse-mediawiki.wmflabs.org as of Saturday May 21, 2022.

Import MySQL Wikimedia database to a SQLite database

florentk

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

Tgr

mysqldump, then execute in SQLite?