sails-arangojs
Version:
A sails-arangojs adapter for Sails / Waterline
34 lines (21 loc) • 1.86 kB
Markdown
<!-- AUTO-GENERATED-CONTENT:START (STARTER) -->
<p align="center">
<a href="https://sails-arangojs.netlify.com">
<img alt="Gatsby" src="https://cloudhub-components.netlify.com/static/logo-c4416d49bc581833470a04b7153efcbb.png" width="250" />
</a>
</p>
<h1 align="center">
Sails-ArangoJs
</h1>
Provides easy access to `ArangoDB` from Sails.js & Waterline.
This module is a Sails/Waterline community adapter. Its goal is to provide a set of declarative interfaces, conventions, and best-practices for integrating with the ArangoDB database/service.
Strict adherence to an adapter specification enables the (re)use of built-in generic test suites, standardized documentation, reasonable expectations around the API for your users, and overall, a more pleasant development experience for everyone.
Please refer to the [Official Documentation Website](https://sails-arangojs.netlify.com)
## Questions?
See [Extending Sails > Adapters > Custom Adapters](https://sailsjs.com/documentation/concepts/extending-sails/adapters/custom-adapters) in the [Sails documentation](https://sailsjs.com/documentation), or check out [recommended support options](https://sailsjs.com/support).
<a href="https://sailsjs.com" target="_blank" title="Node.js framework for building realtime APIs."><img src="https://github-camo.global.ssl.fastly.net/9e49073459ed4e0e2687b80eaf515d87b0da4a6b/687474703a2f2f62616c64657264617368792e6769746875622e696f2f7361696c732f696d616765732f6c6f676f2e706e67" width=60 alt="Sails.js logo (small)"/></a>
## License
This sails-arangojs adapter is available under the **MIT license**.
As for [Waterline](http://waterlinejs.org) and the [Sails framework](https://sailsjs.com)? They're free and open-source under the [MIT License](https://sailsjs.com/license).

# sails-arangojs