Related Experiment Video
Updated: Dec 23, 2025

Executing Complexity-Increasing Queries in Relational MySQL and NoSQL MongoDB and EXist Size-Growing ISO/EN 13606 Standardized EHR Databases
Published on: March 19, 2018
Real and synthetic data sets for benchmarking key-value stores focusing on various data types and sizes
1ITM Division, Dept. of Industrial Engineering, Seoul National University of Science and Technology, 232 Gongneung-Ro, Nowon-Gu, Seoul 01811, South Korea.
This study introduces real and synthetic datasets for benchmarking key-value stores, focusing on diverse data types and sizes. These datasets aid in evaluating performance for big data applications with varied or unknown data structures.
Area of Science:
- Computer Science
- Data Management
- Database Systems
Background:
- Key-value stores are crucial for big data due to their flexibility with diverse data types.
- Benchmarking these stores requires representative datasets that capture variety and volume.
Purpose of the Study:
- To present real and synthetic datasets for benchmarking key-value stores.
- To address the need for datasets with varied data types and sizes in big data applications.
Main Methods:
- Crawled four types of real-world datasets from Twitter (text, hashtags, geo-location, follower counts).
- Generated four types of synthetic datasets by varying size (volume).
- Developed algorithms for data crawling via REST and streaming APIs and for synthetic data generation.
Main Results:
- Successfully created diverse real datasets and scalable synthetic datasets.
- Demonstrated the utility of these datasets in benchmarking popular key-value stores like LevelDB, RocksDB, and Berkeley DB.
- Presented an example algorithm for basic operations on LevelDB.
Conclusions:
- The presented datasets are valuable resources for evaluating key-value store performance.
- The methods allow for the creation of tailored datasets for specific benchmarking needs.
- These resources facilitate comparisons and performance analysis in big data contexts.
Related Concept Videos
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Bioequivalence Data: Statistical Interpretation
Comparing Experimental Results: Student's t-Test
Data: Types and Distribution
Distributions in...
Wald-Wolfowitz Runs Test I
The test works...

