Learn how to connect and run script on mongosh
Oct 23, 2022 · 6 min read · Recently, I needed to write some scripts to run on mongosh and since there will be common code among the scripts. I was wondering if it is possible to write just like any JavaScript file (with import/export) to run on mongosh. I also explored a littl...
Join discussion
















