This is a quick write up based on a few days of experimentation with Cloud Bigtable, with the following objectives: 1. Using an emulator for local development 2. A high level schema design with retrieval patterns in mind 3. Finding records Emulator Cloud Bigtable emulator provides a way to test the Bigtable functionality locally. Setting up the …