OmniData – A lightweight, forward-thinking universal data translator and inspector in Go. Convert and inspect CSV, JSON, and more. WIP: currently supports CSV↔JSON; XML, Excel, schema inspection, and SQL support planned.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat: Add transparent Gzip compression/decompression and YAML format support, refactor format handlers to use `io.Reader`/`io.Writer` interfaces.
67142c3View on GitHubfeat: Add MIT license and .dockerignore, and refactor XML parsing for generic node handling.
2b27385View on GitHub