1 个仓库
Interfaces that allow retrieving values from different file formats using a single, unified query syntax.
Distinct from Data Querying: Specifically targets a unified syntax across different file types, not just filtering a single database collection.
Explore 1 awesome GitHub repository matching data & databases · Cross-Format Query Interfaces. Refine with filters or upvote what's useful.
Dasel is a multi-format data processor and structured data query tool used for querying, editing, and converting data across JSON, YAML, TOML, and XML. It functions as a universal data converter and a cross-format configuration editor that allows users to interact with various serialization formats through a single unified interface. The tool provides a selector-based interface for extracting and searching nested values and modifying keys and values across different file types. It enables the transformation of data between supported structures to change file types while preserving the origina
Provides a utility to retrieve specific values from various file types using a single, unified query syntax.