GoldenFlow

Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Transform: Transform a data file using GoldenFlow. Zero-config or config-driven.
  • Map: Auto-map schemas between source and target files.
  • Profile: Profile a data file showing column types, nulls, and patterns.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.

Список инструментов сервера (10)

Технические названия из tools/list. Нужны только разработчикам.

transformTransform a data file using GoldenFlow. Zero-config or config-driven.
mapAuto-map schemas between source and target files.
profileProfile a data file showing column types, nulls, and patterns.
learnGenerate a YAML config from data patterns.
diffCompare two data files and show what changed (added, removed, modified rows).
validateDry-run transform on a file. Shows what would change without writing output.
list_transformsList all registered transforms with their modes, input types, and auto-apply status.
explain_transformDescribe what a specific transform does, its mode, and input types.
list_domainsList available domain packs (e.g., people_hr, ecommerce, finance).
select_from_findingsMap GoldenCheck findings to recommended GoldenFlow transforms. Bridge tool for Check-to-Flow handoff.