Skip to content
David Liu edited this page Oct 2, 2025 · 22 revisions

web

logical data management platform

A thick client for desktop

  • similar to Oracle Data Integrator
  • written by java
  • only provide jdbc connect
    • No http API
    • Solution: Use Datagrip for connection to VDP
  • No sdk for any language

current version: 9.3

https://www.denodo.com/en/document/analyst-report/gartner-magic-quadrant-data-integration-tools-2024 gartner: data integration 2024

Web service

一种将虚拟视图或数据服务以web接口形式暴露出去的机制

  • support REST and SOAP
  • e.g. http://<denodo-server>:9090/server/database/<view-name>
  • managed in Denodo Design Studio 或 Admin Tool (TODO which?)

Database Adaptor

Denodo 用于连接外部数据源

  • 即使是连接内部的 metadata database,Denodo 也通过一个 adapter 来访问它

module: Scheduler

The Scheduler module is a complementary tool that allows scheduling batch tasks using any of the former modules to automatically extract and filter data from several sources and export them to the desired format

  • disk size: 596MB

module: Virtual DataPort

The Virtual DataPort module provides real-time integration of any relevant information for the company, whatever its origin, format, and structure level.

Metadata database

  • default to Embedded Derby Server (Apache Derby)
  • in case change in metadata database configuration, Denodo 不会自动帮你迁移原有 metadata 数据库中的内容到新的数据库。
  • Storing the Metadata on an External Database
    • This feature is disabled when accessing Design Studio from Agora since Agora automatically configures an external database.
    • When enabled, you cannot use the features of the Solution Manager that promote the changes to each server of a cluster without downtime

Data Marketplace

Docs

Community

Tech partner

Denodo Express

the community edition

  • download
  • It requires a LICENSE FILE, which is free and renewable. Each renew grant access for 1 year

The public container registry

  • docker login harbor.open.denodo.com with the secret you can get from USER PROFILE

Streaming

  • Confluent
  • Apache Samza
  • Redpanda
  • Kusto

United

  • Materialize
  • Apache Flink
  • Apache Spark
  • RisingWave

Clone this wiki locally