diff options
Diffstat (limited to 'references/references.bib')
| -rw-r--r-- | references/references.bib | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/references/references.bib b/references/references.bib index 297f67b..8a3049f 100644 --- a/references/references.bib +++ b/references/references.bib @@ -2119,3 +2119,49 @@ keywords = {database systems, low-latency transactions, preemptive scheduling, u bibsource = {dblp computer science bibliography, https://dblp.org} } +@inproceedings{ds-continuum, + author = {Stratos Idreos and + Niv Dayan and + Wilson Qin and + Mali Akmanalp and + Sophie Hilgard and + Andrew Ross and + James Lennon and + Varun Jain and + Harshita Gupta and + David Li and + Zichen Zhu}, + title = {Design Continuums and the Path Toward Self-Designing Key-Value Stores + that Know and Learn}, + booktitle = {9th Biennial Conference on Innovative Data Systems Research, {CIDR} + 2019, Asilomar, CA, USA, January 13-16, 2019, Online Proceedings}, + publisher = {www.cidrdb.org}, + year = {2019}, + url = {http://cidrdb.org/cidr2019/papers/p143-idreos-cidr19.pdf}, + timestamp = {Mon, 18 Jul 2022 17:13:00 +0200}, + biburl = {https://dblp.org/rec/conf/cidr/IdreosDQAHRLJGL19.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} + +@inproceedings{data-calc, + author = {Stratos Idreos and + Kostas Zoumpatianos and + Brian Hentschel and + Michael S. Kester and + Demi Guo}, + editor = {Gautam Das and + Christopher M. Jermaine and + Philip A. Bernstein}, + title = {The Data Calculator: Data Structure Design and Cost Synthesis from + First Principles and Learned Cost Models}, + booktitle = {Proceedings of the 2018 International Conference on Management of + Data, {SIGMOD} Conference 2018, Houston, TX, USA, June 10-15, 2018}, + pages = {535--550}, + publisher = {{ACM}}, + year = {2018}, + url = {https://doi.org/10.1145/3183713.3199671}, + doi = {10.1145/3183713.3199671}, + timestamp = {Wed, 21 Nov 2018 12:44:08 +0100}, + biburl = {https://dblp.org/rec/conf/sigmod/IdreosZHKG18.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} |