Create a Collection with Queryable Encryption
On this page
Queryable Encryption with equality queries is generally available (GA) in MongoDB 7.0 and later. The Queryable Encryption Public Preview, released in version 6.0, is no longer supported. Data encrypted using the Public Preview is incompatible with the feature release. For more information, see Compatibility Changes in MongoDB 7.0.
Queryable Encryption allows you to encrypt a subset of fields in your collection.
Procedure
Restrictions and Limitations
Your deployment must be connected using In-Use Encryption to encrypt your collection using Queryable Encryption.
Custom collation is the only Advanced Collection Option that can be used alongside Queryable Encryption.