pontem icon indicating copy to clipboard operation
pontem copied to clipboard

Open source tools for Google Cloud Storage and Databases.

Results 29 pontem issues
Sort by recently updated
recently updated
newest added

As we create releases for pontem, we should update (as part of the commits in the release) a change to a global string in pontem that tracks the version. Then...

SpannerBackupAndRestore

Enable the Dataflow job performing the backup or restore to run in a different project than the Spaner database. This would allow more detailed ACLs and reduce risk of a...

SpannerBackupAndRestore

We need an automated tool to ingest MySQL database dumps (database schema, tables and data) into CloudSQL while avoiding the common performance pitfalls that a regular ingest tends to fall...

CloudSqlImportOptimizer

We need to create an automated tool that will dump a MySQL database's contents into a schema file and it's corresponding data files

CloudSqlImportOptimizer

Restoring a very large Cloud Spanner database (~20TB) can take 10+ hours depending upon the circumstances. Work with Cloud Spanner ENG/SRE to profile a restore job, find any potential bottlenecks,...

SpannerBackupAndRestore

The current backup and restore functionality backs up data at a specific snapshot in time. When restoring the database, the end-user can only restore to the exact backup time. This...

SpannerBackupAndRestore

While we perform some data integrity checks now on the Spanner backups (e.g., validating table names and row counts), we do not validate any cell level data so it is...

SpannerBackupAndRestore

Have Gradle run all tests upon invocation (Save for E2E) Have a special E2E command Have commands to invoke the actual tools

CloudSqlImportOptimizer

Ditto

CloudSqlImportOptimizer

help wanted
good first issue
BQWorkloadTester