Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

He says: "There is no shortage of ORM librares for Node.js."

However, I personally don't find any production ready ORM. Especially when you consider what Django, or Rails or Hibernate can offer.

Having said that, Node and MongoDB really get along well.



While i did see quite a bit of options for node, i haven't been playing around with ORMs in Node too much. ORMs to me refer to those used with relational databases and I haven't done that yet in Node.js. i've just been using MongoDB (mongoose) and Redis (node_redis) - both of which have good libraries.

Also remember that the very nature of JavaScript might make the classic idea of how an ORM is implemented a little different.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: