Comments on IP Address Geolocation From MySQL
IP Address Geolocation From MySQL In this short tutorial I will use a local MySQL database to do IP addresses geolocation.
9 Comment(s)
Comments
Hai,
It is nice way to know the ip address location through my sql.I like this.
But i got information about the ip address from this http://www.ip-details.com/ only.It is also very helpful for me.It contains more information about this ip address.
Are you sure about the accuracy?
Best site for IP Geo Location for me is www.myiptest.com
Hi, the data is very accurate, around 99.8% accuracy. I updated it monthly.
Marc
How accurate it is? As the IP locator: http://www.ip-adress.com
If yes, i will give it a try.
I found a new site to check out IP Address details through
http://www.ipaddressgeolocation.com
hey Marc thanks for your work.
can you please specify a way on how to use your rsync server?
rsync --verbose --progress --stats --update rsync://rsync.ipinfodb.com/ipinfodb /tmp/downloads/sql/
i can see that there are some files but cant synchronized them.
thanks
How does the database compare to those commercial providers such as http://www.ip2location.com/ which are currently using by banks and government?
I will use a local MySQL database to do IP addresses geolocation.