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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDatabase State Persistence

Anchors node data to persistent volumes to ensure state survives restarts or failures.

Distinct from Vuex State Persistence: Distinct from Vuex State Persistence: focuses on database node state rather than client-side application store state.

Explore 2 awesome GitHub repositories matching data & databases · Database State Persistence. Refine with filters or upvote what's useful.

Awesome Database State Persistence GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ravendb/ravendbAvatar von ravendb

    ravendb/ravendb

    3,961Auf GitHub ansehen↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    Anchors node data to persistent volumes to ensure state survives restarts or failures.

    C#csharpdatabasedocument-database
    Auf GitHub ansehen↗3,961
  • linuxserver/docker-calibre-webAvatar von linuxserver

    linuxserver/docker-calibre-web

    1,400Auf GitHub ansehen↗

    This project provides a containerized self-hosted web interface and server for browsing, reading, and managing digital book collections over a local network. It serves a full desktop application capability entirely through a lightweight browser-based network interface, maintaining library integrity and metadata state by mounting external database files directly into the container volume. The application enables users to search, filter, and read digital book collections stored in a database, transform documents between different publication formats using integrated conversion tools, and modif

    Maintains library integrity and metadata state by mounting external database files directly into container volumes.

    Dockerfilehacktoberfest
    Auf GitHub ansehen↗1,400
  1. Home
  2. Data & Databases
  3. State Persistence
  4. Browser Storage Persistence
  5. Vuex State Persistence
  6. Database State Persistence