top of page

Query Batching Optimization in Database Systems

"Query Batching Optimization in Database Systems" is the title of a new paper I had the chance to contribute in. In this research, we develop an optimization procedure for batching the queries that need similar joined tables to be processed and retrieved. Surprisingly, our intensive experiments showed between 20 to 49 percent speed-up on two well-known benchmark databases. If you are interested, you can find the paper here.  

bottom of page