awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Soft-Delete Mechanisms · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSoft-Delete Mechanisms

Systems for marking data as deleted while retaining it for potential recovery.

Distinguishing note: Focuses on the lifecycle of deleted data rather than general database operations.

Explore 1 awesome GitHub repository matching data & databases · Soft-Delete Mechanisms. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Soft-Delete Mechanisms

Awesome Soft-Delete Mechanisms GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • TriliumNext/Trilium

    TriliumNext/Trilium

    34,698View on GitHub↗

    Trilium is a local-first personal knowledge management system designed to store and organize information on a user's own device. It functions as a hierarchical knowledge base where every note acts as both a standalone document and a container for nested children, allowing for complex information relationships and deep categorization. The platform distinguishes itself through a component-based interface that dynamically renders diverse content types, including rich text, diagrams, and executable scripts. All data is persisted within a single relational database file, which supports a versioned

    Moves deleted items to a hidden state for automatic cleanup after a retention period.

    TypeScriptelectronelectron-appknowledge-base
    34,698View on GitHub↗