TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing MongoEngine: Django-esque ORM for MongoDB

26 pointsby iamelgringoover 15 years ago

5 comments

mattwdelongover 15 years ago
Wow, this fits perfectly into a project I am currently working on. I love how I think of problems and miraculously the solution appear on Hacker News. Not the first time this has happened.
评论 #1103347 未加载
mattdennewitzover 15 years ago
i've contributed bits &#38; pieces to mongoengine, and plan on using it in production next month. its a very well-designed, well-implemented, and actively growing ORM for mongodb, and definitely worth checking out.<p>and when i say "actively growing", i don't mean it in a derogatory way.<p>if you're using python and mongo, mongoengine is worth your attention.
评论 #1103282 未加载
alrex021over 15 years ago
<i>ORM-like</i><p>I'm trying to understand why there would be any ORM connotation since one of the big points of NoSQL is that there are no object to relation mappings as such in the first place.<p>Perhaps I am missing something.<p>[edited] Nothing against the project. I actually think its great.
评论 #1103139 未加载
评论 #1103391 未加载
jessepover 15 years ago
I hadn't read up on MongoDB. For those interested, here are some projects using it: <a href="http://www.mongodb.org/display/DOCS/Production+Deployments" rel="nofollow">http://www.mongodb.org/display/DOCS/Production+Deployments</a>
BerislavLopacover 15 years ago
Now when can we expect MongoDB support for Django, based on MongoEngine? ;)
评论 #1103427 未加载