Hacker News new | past | comments | ask | show | jobs | submit login

This looks really interesting. Is there a NodeJS ORM comparable to Mongoose for using Arango?



You can use the Foxx framework to create a REST api that suits your needs. There is also a community project for an ORM, see https://github.com/arangodb/arangojs/issues/215

However, in general it is more flexible and safer to use Foxx, because it allows you to fine tune complexes queries and supports transactions.




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

Search: