clickzetta-external-function
CommunityExtend SQL with external AI and cloud functions.
Authoryunqiqiliang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Traditional SQL engines are limited to built-in functions and local logic. This Skill enables SQL to invoke external compute services (cloud functions) and run user-defined functions (UDFs) in Python/Java or via AI services, bridging SQL with AI, image processing, and custom algorithms.
Core Features & Use Cases
- API connections: create and manage connections to cloud function providers (Alibaba Cloud FC, Tencent SCF, AWS Lambda) to host UDFs and AI services.
- External functions: define and deploy UDFs/UDTFs/UDAFs that run in the cloud or in user volumes.
- Built-in AI functions: use AI_COMPLETE and AI_EMBEDDING for LLM and embeddings directly from SQL.
- Use cases: data enrichment, model inference, image processing, or private model integration within SQL workflows.
Quick Start
Create your first API connection to a cloud function provider, deploy a simple Python UDF, then call it from a SQL query to process a column.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: clickzetta-external-function Download link: https://github.com/yunqiqiliang/clickzetta-skills/archive/main.zip#clickzetta-external-function Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.