Tutorials
Queryable Encryption with equality queries is generally available (GA) in MongoDB 7.0. If you are starting out with Queryable Encryption, upgrade MongoDB to version 7.0 with compatible drivers. Data encrypted using the QE Public Preview is incompatible with the GA. For more information, see the MongoDB 7.0 compatibility notes.
Read the following pages to learn how to use Queryable Encryption with your preferred Key Management Service provider:
AWS
Azure
GCP
Any KMIP-Compliant Key Provider
To learn how to use Queryable Encryption with a local key (not for production), see the Quick Start.
To learn how to use explicit encryption with Queryable Encryption, read Use Explicit Encryption.
Each tutorial provides a sample application in multiple languages for each supported Key Management System provider. See the table below for quick access to all sample applications.