1 repositorio
Performance evaluation specifically targeting the throughput and resource usage of complex multi-table joins.
Distinct from Table Joining Operations: Distinct from general table joining operations by focusing on the measurement of system throughput and resource usage.
Explore 1 awesome GitHub repository matching data & databases · Join Performance Benchmarking. Refine with filters or upvote what's useful.
test_db is a collection of tools for validating database integrity, benchmarking system throughput, and generating synthetic schemas and datasets. It includes a sample corporate employee database for MySQL, a SQL dataset generator for creating representative records, and an integrity validator that uses checksums and record counts to verify data consistency across different database engines. The project provides a database performance benchmark consisting of complex queries and stored procedures designed to measure system response times and throughput. These tools simulate real-world workload
Evaluates system throughput by executing complex aggregation queries that force heavy resource usage across multiple tables.