The document discusses a system called Monomi, which extends CryptDB for processing analytical queries over encrypted data, aiming to protect data against server compromises with a modest overhead. It presents split execution optimization techniques, such as per-row precomputation and space-efficient encryption, to enhance performance while ensuring security. The proposed architecture and query planning are evaluated through experiments demonstrating effective execution of complex queries without directly exposing sensitive data.