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

Sequelize (used for the node-mysql tests) is the slowest ORM out for Node, others are much faster (i.e. the node-mysql module).

And I would love to see node-mongodb tests with the native Mongo driver and not with Mongoose (which is slower).



I know this will sound like a refrain, but would you be interested in preparing a test for Node that uses a better ORM? Or if you can demonstrate that another ORM would be clearly superior, perhaps it would make more sense to simply modify the existing Node test code, replacing Sequelize?


Something like this would be way faster than Sequelize: https://github.com/mgutz/mapper




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

Search: