Javascript Language Center

MongoDB can be

  • Used by clients written in Javascript;
  • Uses Javascript internally server-side for certain options such as map/reduce;
  • Has a shell that is based on Javascript for administrative purposes.

SpiderMonkey

The MongoDB shell extends SpiderMonkey.  See the MongoDB shell documentation.

V8 and node.js

Server-Side Javascript

Javascript may be executed in the MongoDB server processes for various functions such as query enhancement and map/reduce processing. See Server-side Code Execution.


Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

IF YOU HAVE A QUESTION, POST IT TO THE USER GROUP.

These pages are fine for comments, but for questions, your best bet will always be the MongoDB User Group.

blog comments powered by Disqus