跳到主要内容

Doris 101: Apache Doris Lakehouse Guide

Doris 101Lakehouse Guide
Module 06Lakehouse model
Baseline: Apache Doris 4.x
1 / 7
Lakehouse model

Query open data without building a second silo.

Doris can use its MPP, vectorized query engine across warehouse tables and external lake data exposed through catalogs.

  1. 01
    SQL and optimizer

    Plan joins and push computation toward connected sources.

  2. 02
    Catalog and metadata

    Resolve databases, tables, partitions, schemas, and snapshots.

  3. 03
    Remote storage and systems

    Keep authoritative data in open tables, files, or databases.