2 papers
cs.DB2025
A Unified Architecture for Efficient Binary and Worst-Case Optimal Join Processing
Amirali Kaboli, Alex Mascolo, Amir Shaikhha
Join processing is a fundamental operation in database management systems; however, traditional join algorithms often encounter efficiency challenges when dealing with complex quer…
cs.DB2024
PyTond: Efficient Python Data Science on the Shoulders of Databases
Hesam Shahrokhi, Amirali Kaboli, Mahdi Ghorbani +1
Python data science libraries such as Pandas and NumPy have recently gained immense popularity. Although these libraries are feature-rich and easy to use, their scalability limitat…