Has anyone got any tools/scripts etc. for getting the data dump into MySQL?

link|improve this question

80% accept rate
2  
I have one :( But I'm not sure if I want to release my ugly code. – Ian Elliott Aug 13 '09 at 16:41
feedback

4 Answers

up vote 1 down vote accepted

I've got a script and schema for mysql that you can use if you are interested. The load script requires Ruby. I also split a tags out into their own table.

link|improve this answer
I was wondering this is up to date with the latest data dump? – Null-Hypothesis Apr 17 at 15:47
feedback

Here is a windows app that will import to MySql,MS Sql and SQLite:

http://meta.stackoverflow.com/questions/45333/fast-multi-platform-data-dump-import-sql-2000-05-08-sqlite-mysql

link|improve this answer
feedback

See also this (duplicate) answer asked yesterday.

link|improve this answer
feedback

Not sure if he used mysql, but obviously Greg Hewgill have imported into a database to generate some statistics. Maybe you could ask him?

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged