Abstract: The stable skeletal structure formed by the interlocking mechanism of the spatial movement of aggregate particles during compaction is the mechanism by which asphalt pavements are compacted ...
A CLI tool that executes SQL queries on xlsx files and outputs the results to various files, and also executes SQL queries on various files and outputs them to xlsx files. Built using excelize and ...
This project performs SQL-based data analysis on a custom Ecommerce dataset. The dataset contains three tables: customers, products, and orders. The objective is to write SQL queries using SELECT, ...
The extensive use of cement has caused significant resource consumption and serious carbon emission problems. Recycling steel slag to partially replace cement presents a promising alternative. This ...
Abstract: The Text-to-SQL task has significant application prospects in automating relational database query interfaces. It can reduce user learning costs and improve data query efficiency. However, ...
Aggregate functions help turn large datasets into simple summaries used across many fields. GROUP BY and HAVING allow structured grouping and filtering of data for clearer reports. Functions like ...