1 repo
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.
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.