@inproceedings{2a8a8a197cfe4158bc11e33604489602,
title = "An experimental performance analysis of the cryptographic database ZeroDB",
abstract = "Cryptographic databases aim to protect the user's data from cloud servers that hold the data and operate the server-side of the database. They are privacy-by-design solutions. ZeroDB belongs to the family of cryptographic databases that solves this by off-loading the main database functionality to the client and many rounds of communication.We study ZeroDB performance by crafting specific queries and observing the operation. Furthermore, we compare ZeroDB to MySQL, SQLite, and MongoDB in TPC-C measurements. All measurements were performed in a testbed where network parameters were edited. The results show that the communication overhead of ZeroDB leads to significant drops in performance compared to the non-cryptographic databases, in particular for write and update operations. With respect to the trade-off of security and performance, ZeroDB is only recommendable when security requirements outweigh the performance impact. The reasoning shows that performance can be a limiting factor for the usability of a privacy-by-design solution.",
author = "Michael Mitterer and {Von Maltitz}, Marcel and Heiko Niedermayer and Georg Carle",
note = "Publisher Copyright: {\textcopyright} 2018 Association for Computing Machinery.; 2018 Workshop on Privacy by Design in Distributed Systems, P2DS 2018 ; Conference date: 23-04-2018",
year = "2018",
month = apr,
day = "23",
doi = "10.1145/3195258.3195264",
language = "English",
series = "Proceedings of the Workshop on Privacy by Design in Distributed Systems, P2DS 2018, co-located with European Conference on Computer Systems, EuroSys 2018",
publisher = "Association for Computing Machinery, Inc",
editor = "Mercier Hugues and Andrey Brito and Francisco Maia",
booktitle = "Proceedings of the Workshop on Privacy by Design in Distributed Systems, P2DS 2018, co-located with European Conference on Computer Systems, EuroSys 2018",
}