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
·

1 dépôt

Awesome GitHub RepositoriesBatch Parameter Optimizations

Techniques for reducing overhead when processing large sets of parameters in database queries.

Distinct from Query Parameter Filters: Focuses on performance optimization for large parameter batches rather than simple filter logic

Explore 1 awesome GitHub repository matching data & databases · Batch Parameter Optimizations. Refine with filters or upvote what's useful.

Awesome Batch Parameter Optimizations 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.
  • falkordb/falkordbAvatar de FalkorDB

    FalkorDB/FalkorDB

    3,437Voir sur GitHub↗

    FalkorDB is a high-performance graph database management system and vector graph database. It serves as a knowledge graph construction tool and a GraphRAG knowledge store, integrating structured property graphs with vector search to provide grounded context for large language models. The engine is designed as a multi-tenant graph engine, capable of hosting thousands of isolated datasets within a single instance. The system distinguishes itself by using linear algebra for query execution, treating relationship tensors as matrix multiplications to achieve low-latency multi-hop traversals. It ut

    Processes large parameter sets and batch operations with reduced overhead to lower query preparation latency.

    Ccloud-databasedatabasedatabase-as-a-service
    Voir sur GitHub↗3,437
  1. Home
  2. Data & Databases
  3. Data Querying
  4. Query Parameter Filters
  5. Batch Parameter Optimizations