express+ejs+mongodb
1.mongodb安装教程:http://www.runoob.com/mongodb/mongodb-tutorial.html;
2.mongodb 速查表:https://blog.csdn.net/qq451354/article/details/75947575;
3.mongodb 中文教程:http://www.mongodb.org.cn/tutorial/;
4.mongodb详细教程:https://www.yiibai.com/mongodb/mongodb_projection.html
5.express 使用:http://www.runoob.com/w3cnote/express-4-x-api.html