Weekly Talk

Finding Optimization Bugs in Datalog Engines

General SQL Grammar for Testing Case Generation

Cardinality Estimation Testing

Database Management Systems (DBMSs) process a given query by creating an execution plan, which is subsequently executed, to compute the query's result. Deriving an efficient query plan is challenging, and both academia and industry have invested …