-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
It's easy to extend the mongosh functionality by requiring modules from npm. Those modules however need to be npm installed (which might be a bit annoying for someone who does not have node installed on their system).
It seems to make sense that we package some useful modules already into mongosh and expose them through require:
- bson
- mongodb-client-encryption
- Others?
- is related to
-
MONGOSH-670 EJSON output for explain plan
- Closed