awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesNested Data Search Tools

Tools for locating values matching specific keys or conditions across all levels of deep objects and arrays.

Distinct from Nested Object Mapping: Distinct from grid layouts or CLI command nesting; focuses on searching values within structured data hierarchies.

Explore 2 awesome GitHub repositories matching data & databases · Nested Data Search Tools. Refine with filters or upvote what's useful.

Awesome Nested Data Search Tools GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • krisk/fusekrisk 的头像

    krisk/Fuse

    20,347在 GitHub 上查看↗

    Fuse is a JavaScript fuzzy search library and client-side search engine designed to index and query JSON data. It provides utilities for approximate string matching and ranking results by relevance, allowing applications to perform fast filtering and searching of datasets without a dedicated backend. The library distinguishes itself through a token-based search implementation that supports word-order independence and relevance weighting. It utilizes edit-distance scoring to handle typos and insertions, and employs a system of field weighting to prioritize matches in high-value data keys. The

    Enables locating matches within deeply nested JSON objects or arrays using path notation.

    JavaScriptbitapjavascriptlightweight-fuzzy-search
    在 GitHub 上查看↗20,347
  • tomwright/daselTomWright 的头像

    TomWright/dasel

    7,976在 GitHub 上查看↗

    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

    Locates values matching specific keys or conditions across all levels of deeply nested objects and arrays.

    Gocliconfigconfiguration
    在 GitHub 上查看↗7,976
  1. Home
  2. Data & Databases
  3. Nested Data Search Tools