How to run javascript mongo function.

preview_player
Показать описание
#mongodb #function #smartyTechFizz

Namaste everyone,

In this video, we are learning how we can run the javascript functions in MongoDB. In the previous video, we learned that how we can create the functions in mongo, and with continuing to that part this will show you to run those functions.
I showed it in two ways, first by running it through Robo 3T and second by mongo console.

In the next part, I will show it to run through your java application.
Рекомендации по теме
Комментарии
Автор

How do you run a stored javascript function in Studio 3T?
In Robo 3T i was able to do it with db.loadServerScripts() but in Studio 3T it doesn't work.

LViW
Автор

Thank for knowledge sharing, Do you have any video for shell scripting

nandakumardv
Автор

Hello Anjali,
Got some ideas for running the function.
How will you execute some user defined js function like replacewrongurl function Which can reflect changes in desired collection?

Thanks

Adhithyan