awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • omcljs/omO

    omcljs/om

    6,631Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,631
  1. Home
  2. Data & Databases
  3. Graph Querying
  4. Dynamic Query Execution
  5. Dynamic Query Parameterization