Skip to content

mcloide/CakePHP-Maxmind-GeoCity-Lite-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CakePHP-Maxmind-GeoCity-Lite-SQL

SQL dumps with the tables for Countries, Regions and Cities from the GeoCityLite DB from Maxmind

It is a great alternative if you cant be querying Google API in a constant basis (example: max limit of queries reached in Google).

The structure will build up a relationship between countries, regions (states) and cities. With the country iso_code you can get to the province and finally to the city list.

For any application, caching results is suggested since the number of results can be massive.

Note

This was made for CakePHP structure like, but it does not means that you can't use it in any other framework or application.

endorse

About

SQL dumps with the tables for Countries, Regions and Cities from the GeoCityLite DB from Maxmind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published