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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDocument Writes

Operations for creating and updating semi-structured documents within a store.

Distinct from Document Stores: Focuses on the write operation rather than the general nature of a document store.

Explore 1 awesome GitHub repository matching data & databases · Document Writes. Refine with filters or upvote what's useful.

Awesome Document Writes GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rethinkdb/horizonAvatar de rethinkdb

    rethinkdb/horizon

    6,738Voir sur GitHub↗

    Horizon is a realtime API server and RethinkDB backend designed to push database changes instantly to front-end clients. It utilizes a WebSocket data streaming API to synchronize data between the database and user interfaces without requiring manual polling. The project integrates an OAuth identity manager for verifying user identities through third-party providers and a role-based access control system to define granular permissions for viewing or modifying database documents. It is delivered as a containerized backend framework, allowing the server and its dependencies to be deployed as a p

    Supports writing data objects to a collection and returning generated identifiers.

    JavaScript
    Voir sur GitHub↗6,738
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Data Persistence and Storage
  5. Data Storage
  6. Client-Side Persistence
  7. Browser-Based Storage
  8. Document Stores
  9. Document Writes