node.js 数据库 [英] node.js database

查看:31
本文介绍了node.js 数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找与 node.js 应用程序配对的数据库.我假设 json/nosql db 比关系数据库更可取 [我可以在没有任何 json/sql 阻抗不匹配的情况下做].我正在考虑:

I'm looking for a database to pair with a node.js app. I'm assuming a json/nosql db would be preferable to a relational DB [I can do without any json/sql impedance mismatch]. I'm considering:

  • 沙发数据库
  • mongodb
  • redis

有人对上述与 node.js 的兼容性/部署有任何看法/战争故事吗?有明确的收藏夹吗?

Anyone have any views / war stories re compatiability/deployability of the above with node.js? Any clear favorites?

推荐答案

我是 node.js 的 mongodb 驱动程序的开发人员.我在自己的项目中使用了 mongodb,对 mongodb 的性能非常满意.

I'm the developer of the mongodb driver for node.js. I'm using mongodb for my own projects and have been very happy with the performance of mongodb.

node.js 的 Mongodb 驱动

(无耻的插头)请随时在

(Shameless plug) Feel free to ask any questions about the driver at

mongodb 驱动程序的 Google 群组

或在 Stackoverflow 上

or here at Stackoverflow

享受 node.js 带来的乐趣.我非常喜欢这个平台 :D

Have fun with node.js. I absolutely love the platform :D

这篇关于node.js 数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆