Comment on ArangoDB 3.0 Release – A Solid Ground to ScaleparentComments−fceller10yYou 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/215However, in general it is more flexible and safer to use Foxx, because it allows you to fine tune complexes queries and supports transactions.
Comments
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.