mysqlsgxenclave

Integration of Intel SGX and MYsql server


I am quite new in using Intel SGX, I have a application which uses MySql Server. How can I integrate Intel SGX with Mysql server and how the architecture could be?


Solution

  • If your use case requires performance, I strongly advise you against trying to shove an entire SQL service into an enclave. Some projects like Gramine make that easy, but in many cases the cost makes it not worth it.