awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • omcljs/omO

    omcljs/om

    6,631GitHub पर देखें↗

    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
    GitHub पर देखें↗6,631
  1. Home
  2. Data & Databases
  3. Graph Querying
  4. Dynamic Query Execution
  5. Dynamic Query Parameterization