Queryable Encryption

Learn about Queryable Encryption's process of encrypting sensitive client-side data, securely storing it in the database, and executing queries on the encrypted data.

Queryable Encryption

Learning Byte Overview

In this Learning Byte, a MongoDB expert will walk you through Queryable Encryption and its capabilities. You'll learn about the current state and limitations of encryption and how Queryable Encryption works. Then we’ll end with a demo on how to set up encryption with a local key, insert data, execute queries, and observe encrypted data back in MongoDB Atlas.

Chapters in this Learning Byte:

  • Chapter 1: The Basics
  • Chapter 2: Queryable Encryption
  • Chapter 3: Demo: Encrypt a Document with Queryable Encryption Using a MongoDB Driver and a Local Key
  • Chapter 4: Learn More