Data-Intensive Systems Lab at Simon Fraser University
Core data systems research atop Burnaby Mountain
Burnaby, British Columbia, Canada
Pinned Repositories
bztree
An open-source BzTree implementation
corobase
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
ermia
ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)
mosaicdb
The Art of Latency Hiding in Modern Database Engines (VLDB 2024)
optiql
Optimistic queue-based reader-writer lock for robust index synchronization (SIGMOD 2024)
pibench
Benchmarking framework for index structures on persistent memory
preemptdb
Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025)
skeena
Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)
ssd-vs-pm
Cost/performance analysis of index structures on SSD and persistent memory (CIDR 2022)
tesseract
Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)
Data-Intensive Systems Lab at Simon Fraser University's Repositories
sfu-dis/corobase
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
sfu-dis/bztree
An open-source BzTree implementation
sfu-dis/pibench
Benchmarking framework for index structures on persistent memory
sfu-dis/ermia
ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)
sfu-dis/mosaicdb
The Art of Latency Hiding in Modern Database Engines (VLDB 2024)
sfu-dis/ssd-vs-pm
Cost/performance analysis of index structures on SSD and persistent memory (CIDR 2022)
sfu-dis/preemptdb
Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025)
sfu-dis/FPTree
An open-source FPTree implementation
sfu-dis/optiql
Optimistic queue-based reader-writer lock for robust index synchronization (SIGMOD 2024)
sfu-dis/tesseract
Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)
sfu-dis/pibench-ep2
Benchmarking new Optane PMem-based persistent memory range indexes (VLDB 2022)
sfu-dis/pibench-online
Interactive Benchmarking of Persistent Memory Indexes
sfu-dis/skeena
Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)
sfu-dis/ssn-simulator
Simulator for the serial safety net (SSN) based on SIBENCH
sfu-dis/pmwcas
pmwcas
sfu-dis/tabular
sfu-dis/.github
sfu-dis/foedus_code
FOEDUS main source code repository
sfu-dis/litl
LiTL: Library for Transparent Lock Interposition
sfu-dis/mysql-server
MySQL integration with the ERMIA memory-optimized database engine, pipelined commit and Percona thread pool.
sfu-dis/pact23
sfu-dis/pmwcas-benchmarks