Notes:
Once the data was imported, our code was updated to use get_db_handle, which abstracted away the decision of which handle we were connecting to.
Now, we could connect to the live data, or to the cache, just by changing a constant.