설치 요구 사항
개요
Learn about the applications and libraries you must install to use Queryable Encryption.
필요한 사항
Before you can use Queryable Encryption, set up the following items in your development environment:
(Optional) Download the Automatic Encryption Shared Library. The Automatic Encryption Shared Library replaces mongocryptd and does not require spawning a new process.
Install a MongoDB Driver Compatible with Queryable Encryption.
Start an Atlas Cluster or a MongoDB Enterprise instance
경고
You can use Queryable Encryption only with MongoDB 7.0 and later, which may not yet be available in MongoDB Atlas.
특정 드라이버 종속성을 설치합니다. 드라이버의 종속성 목록을 보려면 사용하려는 언어에 해당하는 탭을 선택하여 이 가이드를 완료합니다.
종속성 이름 | 설명 |
---|---|
x64 지원 | Queryable Encryption requires x64 support. |
종속성 이름 | 설명 |
---|---|
|
종속성 이름 | 설명 |
---|---|
|
종속성 이름 | 설명 |
---|---|
참고Node.js 드라이버 버전 예를 예시 Node.js 운전자 v6.xx에는 |
종속성 이름 | 설명 |
---|---|
|
자세히 알아보기
To start using Queryable Encryption, see 빠른 시작.
To learn how to use Queryable Encryption with a remote Key Management System, see Tutorials.