kirivandubai avatar

kirivandubai

Community

@kirivandubai

0Followers
|
2Public Repos
|
7Published Skills

Denodo 9.5 data virtualization skills covering VQL, data sources, base and derived views, stored procedures, catalog structure, and Data Marketplace publishing.

Skills Distribution
DomainData Systems...Data Virtualizatio.. (35%)Data Source Integr.. (25%)View Modeling & Da.. (20%)Data Catalog & Mar.. (20%)

Agent Skills by kirivandubai

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About kirivandubai

FAQPage Schema
What tasks can I perform with kirivandubai's Denodo skills?

You can connect delimited, JSON, and JDBC sources and create base views, write and fix VQL for databases, folders, tags, and views, build derived and interface views with associations, author VQL or Java stored procedures, and publish, tag, and synchronize assets in the Denodo 9.5 Data Marketplace.

Who are these Denodo skills designed for?

They target data engineers, Denodo administrators, and analytics engineers working on Denodo 9.5 who need to onboard sources, model virtual views, manage catalog structure, run stored procedures like GET_VIEWS or GENERATE_STATS, or expose data products through the Data Marketplace.

How do the skills execute against a live Denodo server?

The execute skill runs VQL files, DESC commands, test SELECT statements, and Data Marketplace REST calls against a live Denodo 9.5 server through the scripts/denodo Bash entry point, and interprets JSON responses including ok:false error payloads.

What are the prerequisites for using these skills?

You need access to a Denodo 9.5 environment, including Virtual DataPort for VQL execution and the separate Data Marketplace server behind /denodo-data-catalog for REST-driven tagging, categories, synchronization, and external asset registration.

How are the seven Denodo skills organized?

The vql skill is the entry point with naming conventions and the working loop; datasources, views, catalog, procedures, and marketplace handle their respective object types, while execute runs statements against the server. Each description states what it covers and what belongs to another skill.