Skip to content

hackolade/GraphQL

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Jul 23, 2024
Aug 14, 2024
Aug 14, 2024
Aug 14, 2024
Jan 6, 2023
Aug 14, 2024
Jun 14, 2024
Sep 2, 2024
Aug 14, 2024
Aug 14, 2024
Sep 2, 2024
Jan 6, 2023
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jul 3, 2024
Jan 9, 2024
Jan 6, 2023
Jun 14, 2024
Jun 14, 2024
Jun 14, 2024
Jan 6, 2023
Aug 14, 2024
Aug 23, 2024
Jun 14, 2024

Repository files navigation

GraphQL

Work in progress. Not production-ready !! Do NOT use.

Plugin to enable GraphQL as a target in Hackolade data modeling. Requires prior download of the Hackolade application from our download page

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.