awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Query Interfaces and DSLs · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesQuery Interfaces and DSLs

Syntax, APIs, and logical operators used to construct and execute search requests against indexed data.

Explore 4 awesome GitHub repositories matching data & databases · Query Interfaces and DSLs. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Search and Indexing Technologies
  4. Search and Indexing
  5. Search & Information Retrieval
  6. Query Interfaces and DSLs

Awesome Query Interfaces and DSLs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • firecrawl/firecrawl

    firecrawl/firecrawl

    84,034GitHubView on GitHub↗

    Firecrawl is a web data extraction platform designed to convert unstructured web content into clean, LLM-ready formats like markdown or JSON. It functions as an autonomous web crawler and scraper, capable of mapping entire domains, performing recursive navigation, and executing complex data gathering tasks. By leveragi

    TypeScriptaiai-agentsai-crawler
  • bregman-arie/devops-exercises

    bregman-arie/devops-exercises

    81,169GitHubView on GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha

    Pythonansibleawsazure
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • elastic/elasticsearch

    elastic/elasticsearch

    76,163GitHubView on GitHub↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintainin

    Javaelasticsearchjavasearch-engine

Explore sub-tags

  • Logical Search OperatorsQuery syntax features that allow users to combine search terms using logical operators like OR.
  • Query Domain Specific LanguagesSpecialized query languages used to define complex search criteria including booleans, fields, and ranges.
  • Search API EndpointsNetwork interfaces that provide programmatic access to search and information retrieval capabilities.
Search Syntax Extensions
Features that allow users to define custom actions for dynamically processing or modifying input search queries.
  • Web Search APIsInterfaces that retrieve web content and links by executing natural language queries against search services.