什么是 data-engineering-catalogs?
数据目录:Iceberg 目录(Hive Metastore、AWS Glue、Tabular),使用 DuckDB 作为轻量级多源目录、Amundsen/DataHub/OpenMetadata 的比较以及统一数据访问的模式。 来源:legout/data-platform-agent-skills。
数据目录:Iceberg 目录(Hive Metastore、AWS Glue、Tabular),使用 DuckDB 作为轻量级多源目录、Amundsen/DataHub/OpenMetadata 的比较以及统一数据访问的模式。
通过命令行快速安装 data-engineering-catalogs AI 技能到你的开发环境
来源:legout/data-platform-agent-skills。
Comprehensive guide to data catalog systems: purpose, Iceberg catalog implementations (Hive Metastore, AWS Glue, Tabular), using DuckDB as a lightweight multi-source catalog, and comparisons of open-source catalog tools (Amundsen, DataHub, OpenMetadata). Learn selection criteria, setup patterns, and best practices for data discovery, governance, and unified querying.
Without a catalog, you must manage table locations and schemas manually in each engine.
Apache Iceberg requires a catalog to store table metadata (schema, location, snapshots, partition specs). The catalog name → table identifier → storage location mapping.
数据目录:Iceberg 目录(Hive Metastore、AWS Glue、Tabular),使用 DuckDB 作为轻量级多源目录、Amundsen/DataHub/OpenMetadata 的比较以及统一数据访问的模式。 来源:legout/data-platform-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-catalogs数据目录:Iceberg 目录(Hive Metastore、AWS Glue、Tabular),使用 DuckDB 作为轻量级多源目录、Amundsen/DataHub/OpenMetadata 的比较以及统一数据访问的模式。 来源:legout/data-platform-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-catalogs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/legout/data-platform-agent-skills