Since my last post with updated list of countries in MySQL format was so well received I decided to go even further and write a parser script so you can always get fresh countries list.
Every time you download sql countries list it will be up to date for that very minute. This is because it is fetched and parsed from ISO.org just for your pleasure, every time you download (well if you don’t mind a bit of caching :P)
Enough talk… Download MySQL countries list.
August 5th, 2008 at 1:05 pm
[...] Just collected list of countries and formatted it into MySQL form… well nothing much but I bet it will be useful to someone out there. Well enjoy: Countries List SQL download Even fresher SQL Countries list… here. [...]
August 6th, 2008 at 3:57 pm
There’s an error in the generated SQL: table “country” is created and inserts use “countries” table.
August 6th, 2008 at 4:19 pm
Oh, you are right.It’s fixed now.