awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • deepstreamio/deepstream.ioAvatar deepstreamIO

    deepstreamIO/deepstream.io

    7,183Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,183
  • dustingetz/react-cursorAvatar dustingetz

    dustingetz/react-cursor

    1,026Vezi pe GitHub↗

    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
    Vezi pe GitHub↗1,026
  1. Home
  2. Data & Databases
  3. Structured Data Records
  4. Nested Path Reads and Writes