6 ms·
A while back I wrote up a way to turn the big Wikipedia XML dump into a database. Not a generic table with articles but thousands of tables, one for each articl
by tfederman 1y ago
A while back I wrote up a way to turn the big Wikipedia XML dump into a database. Not a generic table with articles but thousands of tables, one for each article "type". I'm not sure if this is still the best way to go about it.
https://feder001.com/exploring-wikipedia-as-a-database-part-one.html https://feder001.com/exploring-wikipedia-as-a-database-part-...