Install a Queryable Encryption Compatible Driver
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.
Overview
To enable Queryable Encryption in your development environment, you must first install a compatible driver and dependencies.
Procedure
1
Install a Queryable Encryption compatible driver
Install a MongoDB Driver Compatible with Queryable Encryption.
2
Install driver dependencies
See the Drivers compatibility table for a list of dependencies for your driver.
3
Start a MongoDB Atlas Cluster or Enterprise instance.
Start an Atlas Cluster or a MongoDB Enterprise instance.
Next Steps
Once you have installed a compatible driver and dependencies, install and configure a Queryable Encryption library to continue setting up your deployment and development environment.