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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesNested Path Reads and Writes

Sets, gets, and subscribes to changes on a full record or a specific nested path within its JSON structure.

Distinct from Structured Data Records: Distinct from Structured Data Records: focuses on reading and writing specific nested paths within JSON structures, not just key-value data objects.

Explore 2 awesome GitHub repositories matching data & databases · Nested Path Reads and Writes. Refine with filters or upvote what's useful.

Awesome Nested Path Reads and Writes GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • deepstreamio/deepstream.iodeepstreamIO का अवतार

    deepstreamIO/deepstream.io

    7,183GitHub पर देखें↗

    deepstream.io is an open-source realtime server that synchronizes JSON records, events, and remote procedure calls across clients and backend services. It functions as a realtime data sync server, event pub/sub server, record database server, and RPC server, all within a single platform. The server authenticates and authorizes every message using multiple strategies including JWT, HTTP, and file-based credentials, with a declarative permission language controlling access to records, events, and RPCs at a granular level. The platform distinguishes itself through its combination of realtime dat

    Sets, gets, and subscribes to changes on full records or specific nested JSON paths.

    TypeScriptauthenticationdatasyncdeepstream
    GitHub पर देखें↗7,183
  • dustingetz/react-cursordustingetz का अवतार

    dustingetz/react-cursor

    1,026GitHub पर देखें↗

    React Cursor is a state management library for React applications that maintains centralized application state through hierarchical cursor paths and immutable data modeling. It stores all application data in a single root location, keeping downward component trees stateless and predictable. The library enables path-based cursor refinement, allowing developers to drill down through recursive data structures to create localized child cursors pointing to specific nested substructures. Modifications are propagated upward by generating new immutable state trees using pure function updates applied

    Retrieves data values at specific paths within deeply nested state structures using cursor references.

    JavaScript
    GitHub पर देखें↗1,026
  1. Home
  2. Data & Databases
  3. Structured Data Records
  4. Nested Path Reads and Writes