Closed
Description
Queryable Encryption is a new feature in MongoDB 6.0. It allows customers to encrypt sensitive data from the client side, store it as fully randomized encrypted data on the database server side, and run expressive queries on the encrypted data.
More details on Queryable Encryption here: https://www.mongodb.com/docs/manual/core/queryable-encryption/