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 RepositoriesDynamic Query Parameterization

Updating the parameters of data requests at runtime to dynamically change the retrieved state.

Distinct from Dynamic Query Execution: Focuses on changing parameters of a state reader/query rather than executing recursive graph logic or SQL.

Explore 1 awesome GitHub repository matching data & databases · Dynamic Query Parameterization. Refine with filters or upvote what's useful.

Awesome Dynamic Query Parameterization 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.
  • omcljs/omO

    omcljs/om

    6,631Voir sur GitHub↗

    Om is a frontend state management library and reactive user interface framework that integrates ClojureScript functional programming with the React virtual DOM rendering engine. It provides a bridge to build responsive web interfaces where visual elements automatically update when underlying application data changes. The project centers on a normalized state store that flattens complex data structures into a relational format. This data is accessed through a reader-based querying system, which decouples the user interface from the state by allowing components to declare specific data requirem

    Allows the parameters of a data request to be changed during execution to update displayed information.

    Clojure
    Voir sur GitHub↗6,631
  1. Home
  2. Data & Databases
  3. Graph Querying
  4. Dynamic Query Execution
  5. Dynamic Query Parameterization