Is there any node.js library which allows to perform mongo queries with a syntax similar to findByEmailAndLogin (Spring Data style). I found something like https://www.npmjs.com/package/mongoose-find-by-whatever but it seems to work only for limited(single?) fields.
via kadiii
No comments:
Post a Comment