Skip to content

Shell Script to download and import geonames.org postal code database into a mysql database.

Notifications You must be signed in to change notification settings

shershennm/geonames-us-postal-code-importer

 
 

Repository files navigation

Shell Script for importing geonames.org US postal code data dump into a MySQL database

Usage:

git clone https://github.com/shershennm/geonames-us-postal-code-importer
cd geonames-us-postal-code-importer
./geonames_importer.sh -u <user> -p <password> -h <host> -r <port> -n <dbname>

About

Shell Script to download and import geonames.org postal code database into a mysql database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%