1

Recently, I read some papers about DB Outsourcing that implement aggregate functions over encrypted data. What I want to know, is there a method in DB Outsourcing to implement SQL LIKE operator that supports the queries include this for encrypted data? (I found CryptDB and IntegriDB for this, but they don't describe their method).

ThisIsMe
  • 25
  • 1
  • 6
  • What do you mean "DB outsourcing?" Do you simply mean that the database server is run by a third party? – John Wu Nov 28 '16 at 22:30
  • Simply, DB Outsourcing means that you use an external company to manage your database operations.@JohnWu – ThisIsMe Nov 29 '16 at 13:37
  • OK. I think you are asking "Is there a database platform that will prevent administrators or anyone else with access to the server from seeing any of the data, yet will allow query functionality including the LIKE operator?" Is that right? – John Wu Nov 29 '16 at 19:36
  • Somewhat yes, for more information visit this: http://sprout.ics.uci.edu/past_projects/odb/ @JohnWu – ThisIsMe Dec 01 '16 at 10:44

0 Answers0