awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • omcljs/omO

    omcljs/om

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