Distributing Data for Secure Database Services

  • Authors:
  • Vignesh Ganapathy;Dilys Thomas;Tomas Feder;Hector Garcia-Molina;Rajeev Motwani

  • Affiliations:
  • Stanford University/ TRDDC Pune/ Google. e-mail: vignesh@google.com;Stanford University/ TRDDC Pune/ Google. e-mail: dilys@cs.stanford.edu;Stanford University/ TRDDC Pune/ Google. e-mail: tomas@theory.stanford.edu;Stanford University/ TRDDC Pune/ Google. e-mail: hector@cs.stanford.edu;Stanford University/ TRDDC Pune/ Google. e-mail: rajeev@cs.stanford.edu

  • Venue:
  • Transactions on Data Privacy
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The advent of database services has resulted in privacy concerns on the part of the client storing data with third party database service providers. Previous approaches to enabling such a service have been based on data encryption, causing a large overhead in query processing. A distributed architecture for secure database services is proposed as a solution to this problem where data is stored at multiple servers. The distributed architecture provides both privacy as well as fault tolerance to the client. In this paper we provide algorithms for (1) distributing data: our results include hardness of approximation results and hence a heuristic greedy algorithm for the distribution problem (2) partitioning the query at the client to queries for the servers implemented by a bottom up state based algorithm. Finally the results at the servers are integrated to obtain the answer at the client. We provide an experimental validation and performance study of our algorithms.