I like the way RedBeanPHP works, but it is written in PHP. so my question is: Is there any on-the-fly ORM for NodeJs, that works like RedbeanPHP ?
Asked
Active
Viewed 522 times
2 Answers
0
I am currently porting RedBeanPHP into Node.js which is named RedBeanNode. It has basic features of RedBeanPHP and the api design is very similar to RedBeanPHP.
Check out on: https://github.com/louislam/redbean-node

Louis
- 325
- 3
- 11