An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/Beuth-Erdelt/DBMS-Benchmarker

agplv3 benchmarking dbms jdbc python sql

Score: 11.78539237161553

Last synced: about 16 hours ago
JSON representation

Repository metadata:

DBMS-Benchmarker is a Python-based application-level blackbox benchmark tool for Database Management Systems (DBMS). It connects to a given list of DBMS (via JDBC) and runs a given list of parametrized and randomized (SQL) benchmark queries. Evaluations are available via a Python interface and on an interactive multi-dimensional dashboard.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 527
Total Committers: 5
Avg Commits per committer: 105.4
Development Distribution Score (DDS): 0.015

Commits in past year: 21
Committers in past year: 1
Avg Commits per committer in past year: 21.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Patrick Erdelt p****t@b****e 519
snyk-bot s****t@s****o 4
dependabot[bot] 4****] 2
JJestel 6****l 1
Daniel S. Katz d****z@i****g 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 69
Total pull requests: 160
Average time to close issues: 10 months
Average time to close pull requests: 11 days
Total issue authors: 7
Total pull request authors: 4
Average comments per issue: 1.26
Average comments per pull request: 0.08
Merged pull request: 117
Bot issues: 0
Bot pull requests: 11

Past year issues: 3
Past year pull requests: 42
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 18 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.0
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/Beuth-Erdelt/DBMS-Benchmarker

Top Issue Authors

  • perdelt (56)
  • simon-lewis (4)
  • deenar (3)
  • erik-whiting (2)
  • PenguinRage (2)
  • kameshbhariya (1)
  • AmosG (1)

Top Pull Request Authors

  • perdelt (147)
  • dependabot[bot] (11)
  • JJestel (1)
  • danielskatz (1)

Top Issue Labels

  • enhancement (24)
  • question (5)
  • bug (5)
  • documentation (4)
  • feature-request (3)
  • help wanted (2)
  • duplicate (1)
  • Epic (1)

Top Pull Request Labels

  • dependencies (11)
  • python (3)
  • enhancement (2)

Package metadata

pypi.org: dbmsbenchmarker

DBMS-Benchmarker is a Python-based application-level blackbox benchmark tool for Database Management Systems (DBMS). It connects to a given list of DBMS (via JDBC) and runs a given list of parametrized and randomized (SQL) benchmark queries. Evaluations are available via Python interface, in reports and at an interactive multi-dimensional dashboard.

  • Homepage: https://github.com/Beuth-Erdelt/DBMS-Benchmarker
  • Documentation: https://dbmsbenchmarker.readthedocs.io/
  • Licenses: GNU Affero General Public License v3
  • Latest release: 0.14.20 (published 4 months ago)
  • Last Synced: 2026-06-18T20:01:40.151Z (4 days ago)
  • Versions: 43
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 768 Last month
  • Docker Downloads: 165
  • Rankings:
    • Docker downloads count: 3.043%
    • Dependent packages count: 4.752%
    • Average: 13.332%
    • Downloads: 14.395%
    • Stargazers count: 17.069%
    • Forks count: 19.105%
    • Dependent repos count: 21.628%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • Brotli >=1.0.7
  • Flask >=1.1.2
  • Flask-Caching >=1.9.0
  • Flask-Compress >=1.5.0
  • JPype1 >=1.2.0
  • JayDeBeApi >=1.1.1
  • Jinja2 ==2.11.3
  • MarkupSafe >=1.1.1
  • Werkzeug >=1.0.1
  • certifi >=2020.4.5.2
  • chardet >=3.0.4
  • click >=6.7
  • colour >=0.1.5
  • cycler >=0.10.0
  • dash ==2.3.0
  • dash-auth ==1.4.1
  • dash-core-components ==2.0.0
  • dash-daq ==0.5.0
  • dash-html-components ==2.0.0
  • dash-renderer ==1.4.1
  • dash-table ==5.0.0
  • future >=0.18.2
  • idna >=2.9
  • itsdangerous >=1.1.0
  • kiwisolver >=1.2.0
  • m2r2 *
  • markupsafe ==2.0.1
  • matplotlib >=3.1.1
  • myst_parser *
  • numpy >=1.14.1
  • pandas >=0.25.1
  • plotly >=4.8.1
  • pyparsing >=2.4.7
  • python-dateutil >=2.8.1
  • pytz >=2020.1
  • requests >=2.22.0
  • retrying >=1.3.3
  • scipy >=1.4.1
  • six >=1.14.0
  • tabulate >=0.8.2
  • tqdm >=4.28.1
  • urllib3 ==1.26.5
  • uuid >=1.30
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/publish-to-test-pypi.yml actions
  • actions/checkout master composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/rebuild_docs.yml actions
docs/requirements.txt pypi
  • dbmsbenchmarker *
  • fonttools >=4.43.0
  • numpy >=1.22.2
  • requests >=2.32.4
  • sphinx *
  • sphinx-mdinclude *
  • sphinx-rtd-theme *
  • urllib3 >=2.6.0
  • werkzeug >=3.0.6
pyproject.toml pypi