Docs Menu

Docs HomeDevelop ApplicationsMongoDB Manual

Install a Queryable Encryption Compatible Driver

On this page

  • Overview
  • Procedure
  • Install a Queryable Encryption compatible driver
  • Install driver dependencies
  • Start a MongoDB Atlas Cluster or Enterprise instance.
  • Next Steps

To enable Queryable Encryption in your development environment, you must first install a compatible driver and dependencies.

1

Install a MongoDB Driver Compatible with Queryable Encryption.

2

See the Drivers compatibility table for a list of dependencies for your driver.

3

Start an Atlas Cluster or a MongoDB Enterprise instance.

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.

← Overview: Enable Queryable Encryption