benchbase icon indicating copy to clipboard operation
benchbase copied to clipboard

Multi-DBMS SQL Benchmarking Framework via JDBC

Results 109 benchbase issues
Sort by recently updated
recently updated
newest added

DB2 has a docker image: https://hub.docker.com/r/ibmcom/db2 We may be able to integrate this into our GitHub Actions workflow: https://github.com/cmu-db/benchbase/blob/main/.github/workflows/maven.yml

help wanted

Oracle has a docker image: https://hub.docker.com/_/oracle-database-enterprise-edition We may be able to integrate this into our GitHub Actions workflow: https://github.com/cmu-db/benchbase/blob/main/.github/workflows/maven.yml

help wanted

We try to reuse a ycsb workload with 11G(10000*1000rows) data for multiple tests, however, we find the insert or delete transactions will change the data size after execution, i.e., no...

Bumps [google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.6.1 to 2.7.9. Release notes Sourced from google-cloud-spanner-jdbc's releases. v2.7.9 2.7.9 (2022-10-06) Dependencies Update dependency com.google.cloud:google-cloud-spanner-bom to v6.31.2 (#1002) (f2ac8e3) v2.7.8 2.7.8 (2022-10-03) Bug Fixes Upgrade native...

dependencies

Hi, today many vendors support the use of multiple compute clusters sharing the same data (Snowflake, Firebolt, Singlestore etc). For combined benchmarks with multiple such as CH_Benchmark it would be...

**DP-Anonymization for BenchBase** In order to measure the influence of modern anonymization techniques on datasets and their query performance, we would like to add support for differential privacy mechanisms to...

This PR introduces advanced monitoring (per query and system stats) for SQL Server and Postgres. Anyone currently using monitoring will not be impacted as advanced monitoring will need to be...

Respect `--dialects-export` option, when enabled, it should output SQL in log. Close #252 ### Example ```xml mvn compile exec:java -P postgres -Dexec.args="--dialects-export true -b twitter -c twitter_config.xml" ... SELECT uid,...

The maven exec seems not work anymore, upon upgrading to java 21. I'm still pinpoint where is wrong. * #128 * [README](https://github.com/cmu-db/benchbase?tab=readme-ov-file#how-to-run-with-maven#how-to-run-with-maven) ``` mvn clean compile exec:java -P postgres -Dexec.args="-b...

Add support for Alibaba Cloud ApsaraDB Confidential Database via JDBC. Reference: https://help.aliyun.com/zh/rds/apsaradb-rds-for-mysql/encjdbc