https://github.com/angoca/benchmarksql-4
Copy of the sources from the release files of BenchmarkSQL with the DB2 implementation in a branch
https://github.com/angoca/benchmarksql-4
Last synced: 12 months ago
JSON representation
Copy of the sources from the release files of BenchmarkSQL with the DB2 implementation in a branch
- Host: GitHub
- URL: https://github.com/angoca/benchmarksql-4
- Owner: angoca
- Created: 2014-05-30T09:07:56.000Z (about 12 years ago)
- Default Branch: my-version
- Last Pushed: 2022-09-08T01:13:41.000Z (almost 4 years ago)
- Last Synced: 2023-03-22T19:36:55.217Z (over 3 years ago)
- Language: Java
- Homepage: http://sourceforge.net/projects/benchmarksql/
- Size: 8.18 MB
- Stars: 1
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
BenchmarkSQL
============
BenchmarkSQL runs a TPC-C like test against relational databases to compare performance across versions, settings, and vendors.
PostgreSQL and other databases are supported.
BenchmarkSQL is Open Source, distributed under the GNU General Public License version 2.0 (GPLv2) license.
You can check the documentation by:
* Reading the HOW-TO-RUN files in the root directory.
* Access the Wiki - https://github.com/ECI-SGBD/BenchmarkSQL-4/wiki.
This is a fork of the BenchmarkSQL 4.
The most recent version, BenchmarkSQL 5, is not as generic as this one, and many Java classes should be modified in order to make it work.