https://github.com/dbhammer/mirage

Mirage—— A Query-Aware Workload Generator For Complex OLAP Workload

https://github.com/dbhammer/mirage

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary

Keywords

olap query query-aware simulation
Last synced: 5 months ago · JSON representation

Repository

Mirage—— A Query-Aware Workload Generator For Complex OLAP Workload

Basic Info
  • Host: GitHub
  • Owner: DBHammer
  • License: apache-2.0
  • Language: Java
  • Default Branch: 2023-correct
  • Homepage:
  • Size: 6.28 MB
Statistics
  • Stars: 3
  • Watchers: 0
  • Forks: 0
  • Open Issues: 17
  • Releases: 1
Topics
olap query query-aware simulation
Created about 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

Owner

  • Name: DBHammer
  • Login: DBHammer
  • Kind: organization
  • Location: Shanghai

DBHammer Group, DaSE, East China Normal University

GitHub Events

Total
  • Watch event: 4
  • Delete event: 3
  • Issue comment event: 4
  • Public event: 1
  • Push event: 1
  • Pull request event: 7
  • Create event: 4
Last Year
  • Watch event: 4
  • Delete event: 3
  • Issue comment event: 4
  • Public event: 1
  • Push event: 1
  • Pull request event: 7
  • Create event: 4

Issues and Pull Requests

Last synced: almost 2 years ago

All Time
  • Total issues: 31
  • Total pull requests: 69
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 15 days
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.16
  • Average comments per pull request: 0.68
  • Merged pull requests: 51
  • Bot issues: 0
  • Bot pull requests: 35
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • superhail (22)
  • ylht (8)
  • irisyou55 (1)
Pull Request Authors
  • dependabot[bot] (48)
  • dependabot-preview[bot] (35)
  • superhail (21)
  • ylht (8)
  • irisyou55 (5)
Top Labels
Issue Labels
enhancement (22) refactor (5) bug (2) feature (2) Low priority (1) invalid (1)
Pull Request Labels
dependencies (83) security (1)

Dependencies

.github/workflows/maven.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/create-release v1 composite
  • actions/setup-java v3 composite
  • csexton/release-asset-action v2 composite
  • docker/build-push-action v1 composite
Dockerfile docker
  • openjdk latest build
pom.xml maven
  • org.apache.logging.log4j:log4j-slf4j-impl 2.19.0 compile
  • junit:junit 4.13.2 provided
  • com.alibaba:druid 1.2.18
  • com.fasterxml.jackson.core:jackson-databind 2.15.2
  • com.fasterxml.jackson.dataformat:jackson-dataformat-csv 2.15.2
  • com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.15.2
  • com.github.vbmacher:java-cup-runtime 11b-20160615-2
  • com.google.ortools:ortools-java 9.7.2996
  • com.h2database:h2 2.2.222
  • com.jayway.jsonpath:json-path 2.8.0
  • info.picocli:picocli 4.7.5
  • mysql:mysql-connector-java 8.0.33
  • net.minidev:json-smart 2.5.0
  • org.apache.commons:commons-math3 3.6.1
  • org.jgrapht:jgrapht-core 1.5.2
  • org.postgresql:postgresql 42.6.0
  • org.junit.jupiter:junit-jupiter-engine 5.10.0 test
  • org.junit.jupiter:junit-jupiter-params 5.10.0 test