/ArangoDB

Hackolade plugin for ArangoDB

Primary LanguageJavaScriptApache License 2.0Apache-2.0

ArangoDB

Plugin to enable ArangoDB multi-model database as a target in Hackolade data modeling.

Hackolade exposes its core data modeling engine through a plugin architecture. Each plugin applies the Hackolade data modeling capabilities to a specific target technology, whether for data-at-rest (databases) or data-in-motion (communications.) Each plugin matches the specific aspects of the target in terms of terminology, storage model, data types, and communication protocol.

To enable data modeling capabilities for a target, you must first download and install the plugin, following these instructions.

Plugins can be customized by following these instructions.