Found on the Internet latest base Maxmind GeoIP Organization. But it is in binary form. How can I convert this database to CSV or another format for export to mysql or sqlite? I need to see all the data in a readable form. p.s. OS - Windows.
Asked
Active
Viewed 4,216 times
3
-
If you purchased the [MaxMind GeoIP Organization database](http://www.maxmind.com/en/organization), a commercial product, you should have access to both a CSV and binary database. I suggest you contact MaxMind support. – Greg Oschwald Dec 25 '13 at 14:35
-
Oh no, this database was purchased not by me. I know that customers have a choice in the type of database, but I have no options. – user2652795 Dec 25 '13 at 18:30
-
Are you asking how to dump a pirated database? – Greg Oschwald Dec 25 '13 at 19:59
-
1http://dev.maxmind.com/geoip/legacy/geolite/ DBs are for free. They point to this website for processing binary format. – DUzun Aug 19 '14 at 14:02