Always fresh: Sql list of countires

Tagged: MySQL, Programming, Something Else Date: 5th, August 2008

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.

3 Responses to “Always fresh: Sql list of countires”

  1. Vladimir Cvetic » Blog Archive » Up to date sql list of countries - 31-07-2008:

    [...] 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. [...]

  2. goshki:

    There’s an error in the generated SQL: table “country” is created and inserts use “countries” table.

  3. Vladimir Cvetic:

    Oh, you are right.It’s fixed now.

Leave a Reply