TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Mongoose: MongoDB ORM-like utility for Node.JS that makes async easy

67 点作者 Rauchg大约 15 年前

5 条评论

Rauchg大约 15 年前
Btw, we like to say ORM-like because ORM is a concept for relational databases[1], and MongoDB is not one. However, if you're used to working with ORMs, you'll feel at home with Mongoose.<p>[1] <a href="http://en.wikipedia.org/wiki/Object-relational_mapping" rel="nofollow">http://en.wikipedia.org/wiki/Object-relational_mapping</a>
评论 #1345697 未加载
sketerpot大约 15 年前
This is a nice article and a really cool library, but damn it, <i>why</i> do people persist in using such maddeningly tiny font sizes? Pressing Ctrl-+ made the whole page vastly more readable, and did not adversely affect the page in any way. I know it's tempting to try to cram more text onto a single screen, but readability is important.<p>Tiny font sizes are the new &#60;blink&#62; tag. Please avoid them.
stingraycharles大约 15 年前
I was confused for a moment, there's already a C HTTP server library called Mongoose: <a href="http://code.google.com/p/mongoose/" rel="nofollow">http://code.google.com/p/mongoose/</a>
评论 #1345650 未加载
yesbabyyes大约 15 年前
This looks very interesting. I've started playing with it and it feels really nice. More thorough documentation would be helpful, though!
_sh大约 15 年前
Just out of curiosity, I had a look at the parent website (learnboost.com).<p>A tip for anyone who provides an online demo of their app: either don't make me log in, or provide credentials I can use on the login page (such as: 'Ordinary user? Login: user Password: user', 'Administrator? Login: admin Password: admin').<p>Their 'demo' presented a plain login page that rejected whatever I typed into it. It makes me think they either have not thought about providing a decent demo, or they didn't QA it. Either way, it reflects poorly.
评论 #1346558 未加载
评论 #1346932 未加载