awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesAggregate Result Sorting

Ordering result sets based on the computed values of aggregation functions.

Distinct from Task Result Aggregation: The candidates refer to search result aggregators or security permission aggregation, not database query sorting.

Explore 3 awesome GitHub repositories matching data & databases · Aggregate Result Sorting. Refine with filters or upvote what's useful.

Awesome Aggregate Result Sorting GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • redisearch/redisearchAvatar de RediSearch

    RediSearch/RediSearch

    6,161Voir sur GitHub↗

    RediSearch is a Redis module that adds secondary indexing, full-text search, aggregation, and vector similarity search directly into the in-memory data store. It operates as an in-process search engine, extending the core key-value store with capabilities for indexing hash and JSON documents, enabling fast field-level lookups beyond primary key access. The module provides a full-text search engine built on inverted indexes, supporting stemming, fuzzy matching, and relevance scoring via tf-idf. It also includes a vector similarity search engine using a Hierarchical Navigable Small World graph

    Orders grouped or transformed aggregation results by one or more fields in ascending or descending order.

    Cfulltextgeospatialgis
    Voir sur GitHub↗6,161
  • apache/ageAvatar de apache

    apache/age

    4,236Voir sur GitHub↗

    Apache AGE is a graph database extension for PostgreSQL that adds openCypher graph query capabilities directly within the relational database environment. It functions as a loadable extension that translates Cypher graph traversal queries into SQL expressions, enabling users to run pattern matching and path analysis alongside standard SQL operations within a single database instance. The extension stores labeled, directed property graphs as isolated schemas with internal relational tables for vertices, edges, and labels, preventing cross-graph interference. It supports hybrid query execution

    Supports ordering query results by aggregate function values, a standard analytical capability.

    Cage-databaseagensgraphanalytics
    Voir sur GitHub↗4,236
  • rcoh/angle-grinderAvatar de rcoh

    rcoh/angle-grinder

    3,740Voir sur GitHub↗

    Angle Grinder is a command line log processor and analytics tool used for parsing, filtering, and aggregating logs through a pipeline of text transformations. It functions as a text transformation pipeline that converts unstructured logs, as well as JSON and logfmt serialized data, into structured fields for analysis. The tool enables the computation of summary statistics, including running totals, counts, averages, and percentiles. It specifically supports time series log processing by partitioning data into discrete time windows to analyze event frequency and system behavior. The processin

    Orders aggregated analysis results based on computed values or expressions.

    Rustanalyticscli-applogging
    Voir sur GitHub↗3,740
  1. Home
  2. Data & Databases
  3. Aggregate Result Sorting