doris-docs

Locate Apache Doris documentation for SQL syntax, table design, and administration.

7|2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/wenerme/ai --skill doris-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doris-docs
Source: https://github.com/wenerme/ai/tree/main/skills/doris-docs
Command: npx skills add https://github.com/wenerme/ai --skill doris-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly locate the correct Apache Doris documentation for a specific task or feature, such as SQL syntax, table design, imports/exports, AI functions, lakehouse integration, and administration topics.

Core Features & Use Cases

  • Topic-based navigation: Quickly jump to the relevant Doris manual section like table design, data operations, SQL manual, query acceleration, lakehouse catalogs, materialized views, and administration.
  • AI-in-Doris guidance: Understand how to configure and use Doris AI functions, including common vendor/model setup and example SQL patterns.
  • Lakehouse & ecosystem coverage: Reference Doris ecosystem tools and integrations, including connectors and catalog patterns for Hive/Iceberg/Hudi/Paimon-style workflows.
  • Use case: You need to implement data import with Stream Load or Broker Load and then optimize queries with materialized views and query acceleration; use this Skill to get the exact documentation entry points and configuration references.

Quick Start

Ask for the Doris docs section that covers Apache Doris AI functions and how to configure an AI resource for SQL usage.

Frequently Asked Questions about doris-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure an AI resource for SQL usage in Apache Doris?

To configure an AI resource for SQL usage in Apache Doris, you need to reference the Doris AI functions documentation to set up common vendor models and apply the provided example SQL patterns for integration.

What's the best way to find Apache Doris documentation for implementing Stream Load?

The best way to find Apache Doris documentation for Stream Load is to use a targeted lookup tool that navigates directly to the data import section of the Doris manual for configuration references and implementation guidance.

Does Apache Doris support lakehouse catalog patterns for Iceberg and Hudi?

Yes, Apache Doris supports lakehouse catalog patterns for Iceberg and Hudi workflows, providing ecosystem tools and integration references for Hive, Iceberg, Hudi, and Paimon-style data management.

How do I optimize Doris queries using materialized views?

To optimize Doris queries using materialized views, you can locate the query acceleration section of the Doris documentation, which provides references for structuring views to improve data retrieval performance.

Where can I find authoritative Apache Doris SQL syntax references?

Authoritative Apache Doris SQL syntax references are located in the SQL manual section of the Doris documentation, enabling targeted lookup for table design, data operations, and administration topics.

When should I use Broker Load instead of Stream Load for data ingestion in Doris?

You should consult the Apache Doris data import documentation to compare Broker Load and Stream Load, which provides authoritative reference material to determine the appropriate data ingestion method for your workflow.