Warm congratulations to Zichen Zhu who is now joining the ranks of "Dr."!!
Papon defends his PhD thesis!
Warm congratulations to Tarikul Islam Papon who is now joining the ranks of "Dr."!!
Three new papers on indexing accepted, to appear in VLDB and EDBT!
Excited to share that we got three papers recently accepted at VLDB and EDBT that focus on delivering better indexing! Pre-prints are available below:
- Our journey to developing sortedness-aware indexing continues with a simple yet very powerful design called Quick Insertion Tree (QuIT), which allows near-bulk-load index ingestion when data comes near-sorted without any performance hit on read queries! "QuIT your B+-tree for the Quick Insertion Tree" will appear in EDBT 2025, Barcelona.
- We also have exciting results to share about our goal to transform bitmap indexes to general-purpose indexes capable of handling (almost) any workload (including update-heavy with high concurrency). We developed an approach for Concurrent Updatable Bitmap Indexing (or CUBIT) that uses lock-free fine-granular out-of-place updates to offer superb performance and scalability. "CUBIT: Concurrent Updatable Bitmap Indexing" will appear at VLDB 2025, London.
- Finally, our experimental analysis on Write Amplification in RocksDB helped us uncover a variation of the round-robin file-picking policy for compaction that is very close to the best possible design, both in terms of performance stability and write amplification. "Benchmarking, Analyzing, and Optimizing Write Amplification of Partial Compaction in RocksDB" will appear at EDBT 2025, Barcelona.
Prof. Athanassoulis receives NSF award on “Effortless Data Locality Through Near-memory On-the-fly Data Transformation”
DiSC lab's research on near-memory data transformation wil be funded for the next four years through an NSF medium award on "Effortless Data Locality Through Near-memory On-the-fly Data Transformation". This is joint work with Prof. Mancuso from Boston University and Prof. Yun from the University of Kansas.
Ju Hyoung joins Brandeis University!
Warm congratulations to Ju Hyoung for starting as a Teaching Assistant Professor at Brandeis!
DiSC lab's presence at SIGMOD 2024
DiSC participated in the ACM SIGMOD 2024 conference with two research papers, two workshop papers in DBTest, and one invited talk in the 20th instance of DAMON.
- "CAVE: Concurrency-Aware Graph Processing on SSDs"
- "NOCAP: Near-Optimal Correlation-Aware Partitioning Joins"
- "https://disc.bu.edu/papers/dbtest24-bliss"
- "KVBench: A Key-Value Benchmarking Suite"
- "Effortless Locality Through On-the-fly Data Transformation"
Read more about all our papers and presentations in this blog post: https://blogs.bu.edu/mathan/2024/06/18/disc-at-sigmod-2024/
Further, Prof. Athanassoulis received the ACM SIGMOD Distinguished PC Member award.
DiSC lab comes back from SIGMOD 2023 and VLDB 2023 with two awards!
We are excited to announce that DiSC lab received the following awards over Summer 2023:
Distinguished PC Member for Prof. Athanassoulis, SIGMOD 2023
Best Demo Award for the demonstration: On-the-fly Data Transformation in Action, VLDB 2023
Congratulations!
An ACM TODS paper and our first paper on the newly minted PACMOD has been accepted!
Our paper "Enabling Timely and Persistent Deletion in LSM-Engines" has been accepted for publlication at ACM TODS.
Our paper "NOCAP: Near-Optimal Correlation-Aware Partitioning Joins" has been accepted for publication at the Proceedings of ACM Management of Data (PACMOOD) and presentation at SIGMOD 2024!
DiSC lab goes to SIGMOD 2023 and VLDB 2023 with two demonstrations and a PhD workshop paper!
We will be presenting two demos and a PhD workshop paper over Summer 2023:
Acheron: Persisting Tombstones in LSM Engines, SIGMOD 2023
On-the-fly Data Transformation in Action, VLDB 2023
SHaMBa: Reducing Bloom Filter Overhead in LSM Trees, VLDB PhD Workshop 2023
Subhadeep joins Brandeis University as an Assistant Professor!
Hearty congratulations to Subhadeep who starts as an Assistant Professor at Brandeis University!
DiSC lab goes to EDBT 2023 and ICDE 2023 with five papers!
We will be presenting five papers on various topics in the next few months at EDBT and ICDE:
- Relational Memory: Native In-Memory Accesses on Rows and Columns, EDBT 2023
- Indexing for Near-Sorted Data, ICDE 2023
- ACEing the Bufferpool Management Paradigm for Modern Storage Devices, ICDE 2023
- The LSM Design Space and its Read Optimizations (tutorial), ICDE 2023
- Relational Fabric: Transparent Data Transformation (vision), ICDE 2023
DiSC lab receives three Red Hat Incubation Awards!
DiSC lab received three Red Hat incubation awards on:
- "Relational Memory Controller" (with Renato Mancuso, Uli Drepper, and Ahmed Sanaullah)
- "Toward On-The-Fly Reorganization of High-Order Data Objects" (with Renato Mancuso, Uli Drepper, and Ahmed Sanaullah)
- "Learned Cost-Models for Robust Tuning" (with Evimaria Terzi)
Thanks Red Hat for the generous support!
DiSC lab goes to VLDB 2022 with three papers!
DiSC lab goes to VLDB 2022 with one conference and two workshop papers:
Prof. Athanassoulis receives NSF CAREER award on Robust LSM-based Data Stores
The research and education program of DiSC lab will be funded for the next five years through an NSF CAREER award on Robust LSM-based Data Stores. The grant is sponsored by the NSF Information Integration and Informatics (III) Program within the Division of Information and Intelligent Systems (IIS).
DiSC lab receives a research gift from Meta (Facebook)!
DiSC lab received a research gift from Meta (Facebook) to support our work on Robust LSM-based Data Stores. Thanks Meta for the generous support!
DiSC lab receives two Red Hat Incubation Awards!
DiSC lab received two Red Hat incubation awards on:
- "Near-Data Data Transformation" (with Renato Mancuso, Uli Drepper, and Ahmed Sanaullah)
- "Robust Data Systems Tuning" (with Evimaria Terzi)
Thanks Red Hat for the generous support!
DiSC lab receives donation from Cisco Research!
DiSC lab receives donation from Cisco Research for research on building software-hardware co-designed data systems. This is joint work with Prof. Mancuso.
New ACM TECS paper on real-time flash management!
Our paper "Telomere: Real-Time NAND Flash Storage" is accepted at ACM TECS!
New VLDB paper on LSM Compactions Design Space!
Our paper on "Constructing and Analyzing the LSM Compaction Design Space" was accepted at VLDB 2021!
Two papers accepted for DAMON 2021!
Two papers to be presented in DAMON 2021, the premier workshop for data management research on new hardware, co-located with ACM SIGMOD 2021: