发布于 2016-03-19 00:22:33 | 60 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

MongooseJs mongodb 连接包

Mongoose 是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。


mongoose 4.4.8 发布了。此版本修复Bug和新增加的特性有:

  • Before starting to write code, look for existing issues. That way you avoid working on something that might not be of interest or that has been addressed already in a different branch. You can create a new issue here.

    • The source of this project is written in javascript, not coffeescript, therefore your bug reports should be written in javascript.

  • Fork the repo or for small documentation changes, navigate to the source on github and click the Edit button.

  • Follow the general coding style of the rest of the project:

    • 2 space tabs

    • no trailing whitespace

    • inline documentation for new methods, class members, etc.

    • 1 space between conditionals/functions, and their parenthesis and curly braces

    • if (..) {

    • for (..) {

    • while (..) {

    • function(err) {

  • Write tests and make sure they pass (tests are in the test directory).

下载地址:



历史版本 :
MongoDB 连接包 MongooseJS 5.0.0 正式发布
MongooseJS 5.0.0 rc0 发布,MongoDB 连接包
MongooseJS 4.13.5 发布,MongoDB 连接包
MongooseJS 4.13.1 发布,MongoDB 连接包
MongooseJS 4.13.0 发布,MongoDB 连接包
MongooseJS 4.12.6 发布,MongoDB 连接包
MongooseJS 4.12.3 发布,MongoDB 连接包
MongooseJS 4.12.2 发布,MongoDB 连接包
MongooseJS 4.11.14 发布,MongoDB 连接包
MongooseJS 4.11.13 发布,MongoDB 连接包
MongooseJS 4.11.11 发布,MongoDB 连接包
MongooseJS 4.11.8 发布,MongoDB 连接包
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务