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

Bumps [com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.23.0 to 2.24.0. Release notes Sourced from com.google.cloud:google-cloud-spanner-jdbc's releases. v2.24.0 2.24.0 (2024-10-25) Features Auto_batch_dml methods + combination with JDBC batching (#1795) (98f01bb) Dependencies Update dependency com.google.cloud:google-cloud-spanner-bom to...

dependencies
java

Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.4.1 to 3.5.0. Release notes Sourced from org.mariadb.jdbc:mariadb-java-client's releases. MariaDB Connector/Java 3.5.0 3.5.0 (Oct 2024) Full Changelog Notable changes CONJ-1193 Parsec authentication implementation CONJ-1183 permit setting specific...

dependencies
java

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.1.3 to 3.47.0.0. Release notes Sourced from org.xerial:sqlite-jdbc's releases. Release 3.47.0.0 Changelog πŸš€ Features sqlite upgrade to sqlite 3.47.0 (d174b8d) πŸ› Fixes use lambda loggers and fix...

dependencies
java

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.5.0 πŸš€ New features and improvements Add toolchain java path to environment variables in ExecMojo (#455) @​michalm2000 πŸ›...

dependencies
java

- [ ] Add `performance_schema` polling to gather query details like Postgres and SqlServer examples do

Thanks for making benchbase open source! I'm using benchbase to benchmark a specialized storage engine for MySQL , specifically, using the TPC-C benchmark. Since the TPC-C requires isolation tests, I...

Bumps maven from 3-eclipse-temurin-21 to 3-eclipse-temurin-23. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maven&package-manager=docker&previous-version=3-eclipse-temurin-21&new-version=3-eclipse-temurin-23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Rather than generating a new config for each experiment, it can sometimes be useful to templatize a config with some external scripts. Even more useful would be to support templated...

Small bug that causes only the first event to be logged again and again