Want to try MongoDB in your browser? Just deployed this a few days ago:
[image error]
One of the nice things about MongoDB’s JavaScript shell is that we can run a variation on it directly in the browser. It doesn’t provide near the functionality of the actual shell, but users can still get a feel for CRUD in MongoDB, and it’s possible to use any of the nifty query and update operators.
Anyone who’d like to contribute can fork the code on github.
(Almost forgot to mention that this is indeed inspired by, and is a little homage to, the great _why.)
Published on May 02, 2013 22:57