Skip to content

Mongoose support for the automatic queryable encryption #14516

Closed
@jitendra-sevaro

Description

@jitendra-sevaro

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

As we know mongodb now have the queryable encryption apart from the CSFLE. I was not able to find anything in mongoose which support this new encryption. there was docs on mongoose but that is for CSFLE. Not sure if there is anything in mongoose which can support queryable encryption

Motivation

Having this feature and support for latest encryption option provided by mongoDB will reduce the efforts developers have to make to achieve the queryable encryption. Right now If there is no support then we have to stop using mongoose orm and look for other ORM or may be using mongdb directly as having queryable encryption is important.
This should be taken care as soon as possible as it's been long time since mongoDB introduced this new encryption and mongoose is still at CSFLE
No response

Example

No response

### Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue is a user-facing general improvement that doesn't fix a bug or add a new featurenew featureThis change adds new functionality, like a new method or class

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions