Speeding up Database Applications with Pyxis
Summary: Pyxis partitions app code via program analysis, moving work to the DB server, cutting latency. Dynamic migration via runtime monitoring with a partitioning tool and live visuals; avoids stored procedures and beats embedded-SQL baselines. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Alvin Cheung (Massachusetts Institute of Technology)
- 2. Samuel Madden (Massachusetts Institute of Technology)
- 3. Owen Arden (Cornell University)
- 4. Andrew C. Myers (Cornell University)
BibTeX Citation
@inproceedings{cheung_sigmod13,
title = {{Speeding up Database Applications with Pyxis}},
author = {Cheung, Alvin and Madden, Samuel and Arden, Owen and Myers, Andrew C.},
series = {{SIGMOD} '13},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/2463676.2465265},
url = {https://dl.acm.org/doi/10.1145/2463676.2465265},
year = {2013}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,765 | An Evaluation of the Advantages and Disadvantages of Deterministic Database Systems | 2014 | VLDB | 8.1530951e-05 |
| 3,053 | Lazy Evaluation of Transactions in Database Systems | 2014 | SIGMOD | 7.8098188e-05 |
| 5,206 | BriskStream: Scaling Data Stream Processing on Shared-Memory Multicore Architectures | 2019 | SIGMOD | 6.3180444e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,941 | Automatic Partitioning of Database Applications | 2012 | VLDB | 7.937125e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 7,840 | From a Stream of Relational Queries to Distributed Stream Processing | 2010 | VLDB |
| 2 | 5,684 | Snakes on a Plan: Compiling Python Functions into Plain SQL Queries | 2022 | SIGMOD |
| 3 | 9,855 | YeSQL: Rich User-Defined Functions without the Overhead | 2022 | VLDB |
| 4 | 9,016 | DBSeer: Pain-free Database Administration through Workload Intelligence | 2015 | VLDB |
| 5 | 7,637 | Workload Optimization using SharedDB | 2013 | SIGMOD |
| 6 | 11,922 | Energy-Utility Function-Based Resource Control for In-Memory Database Systems LIVE | 2018 | SIGMOD |
| 7 | 13,735 | Bridging the Application and DBMS Divide Using Static Analysis and Dynamic Profiling | 2009 | SIGMOD |
| 8 | 12,394 | A Demonstration of HYRISE—A Main Memory Hybrid Storage Engine | 2011 | VLDB |
| 9 | 5,747 | PIQL: A Performance Insightful Query Language | 2010 | SIGMOD |
| 10 | 2,941 | Automatic Partitioning of Database Applications | 2012 | VLDB |