Skip to content

hackolade/DeltaLake

Repository files navigation

Delta Lake on Databricks

Plugin to enable Delta Lake database as a target in Hackolade data modeling, on Azure Databricks, and Databricks on AWS. 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.