This script reads a table fom CartoDB using the SQL API, geocodes one of its fields using Google's geocoder and updates the data on CartoDB.
If no valid credentials are provided for Google's geocoder, the free limits will apply.
TODO: multithread support