资 源 简 介
PandaJS: Rhino + MongoDB + Server-side JQuery Template
Google Group:
http://groups.google.com/group/pandajs
Tutorial:
http://code.google.com/p/pandajs/wiki/Tutorial11
Documents in Chinese:
http://xxing22657-yahoo-com-cn.iteye.com/category/169999
Introduction
PandaJS is a JavaScript programming toolkit based on Rhino, MongoDB and Server-side jQuery Template, aimed to provide a more consistent way for server-side and client-side coding.
PandaJS also adopts JQuery Template syntax in the server-side page rendering, and the syntax of the database operation interface is very similar to the native commands directly executed in Mongo Shell. It allows us to share the page rendering codes both in server-side and client-side, and we can directly use the JavaScript object transmitted from the front end to interact with the database.
Code Sample
Manage data using MongoDB
```
dbo.users =