zhangxinba 发表于 2015-12-25 12:59:29

MongooseJS 4.3.3 发布,MongoDB 连接包

欢迎加入运维网交流群:263444886  
  MongooseJS 4.3.3 发布,此版本更新内容:

[*]  fix(connection): properly support 'replSet' as well as 'replset' #3688 taxilian
[*]  fix(document): single nested doc pre hooks called before nested doc array #3687 aliatsis
  下载:https://github.com/Automattic/mongoose/archive/4.3.3.zip 
  Mongoose 是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。
  mongoose是当前使用mean(mongodb express angularjs nodejs)全栈开发必用的连接数据库软件包。
页: [1]
查看完整版本: MongooseJS 4.3.3 发布,MongoDB 连接包