·data-engineering-storage-lakehouse
{}

data-engineering-storage-lakehouse

Lakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes.

5Installationen·0Trend·@legout

Installation

$npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-lakehouse

So installieren Sie data-engineering-storage-lakehouse

Installieren Sie den KI-Skill data-engineering-storage-lakehouse schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-lakehouse
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: legout/data-platform-agent-skills.

Lakehouse formats add ACID transactions, schema evolution, and time travel to data lakes stored on object storage (S3, GCS, Azure). This skill covers the three major open table formats: Delta Lake, Apache Iceberg, and Apache Hudi.

| Feature | Delta Lake | Apache Iceberg | Apache Hudi |

| ACID Transactions | ✅ | ✅ | ✅ | | Time Travel | ✅ | ✅ | ✅ | | Schema Evolution | ✅ | Advanced (branching) | ✅ | | Primary Ecosystem | Spark/Databricks | Engine-agnostic | Spark (CDC focus) | | Write Optimization | Copy-on-write | CoW, Merge-on-Read | CoW, Merge-on-Read | | Python API | deltalake (pure), PySpark | pyiceberg (pure) | PySpark only |

Lakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes. Quelle: legout/data-platform-agent-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-lakehouse
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from legout/data-platform-agent-skills

Schnelle Antworten

Was ist data-engineering-storage-lakehouse?

Lakehouse-Tabellenformate: Delta Lake, Apache Iceberg und Apache Hudi für ACID-Transaktionen, Schemaentwicklung und Zeitreisen in Data Lakes. Quelle: legout/data-platform-agent-skills.

Wie installiere ich data-engineering-storage-lakehouse?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-lakehouse Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/legout/data-platform-agent-skills