Modeling Tool
A tool set for modeling training.
This is not an officially supported Google product.
- Compile and run the binary
dry-run mode:
bazel build modeling-tool bazel run modeling-tool [GCP PROJECT] [CLOUD SPANNER INSTANCE] [CLOUD SPANNER DATABASE]
bazel run modeling-tool [GCP PROJECT] [CLOUD SPANNER INSTANCE] [CLOUD SPANNER DATABASE] --dry-run
- Compile and run the unit test
bazel build modeling-tool-test bazel run modeling-tool-test