awesome-repositories.com
Blog
awesome-repositories.com

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

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

4 Repos

Awesome GitHub RepositoriesData Recovery

Mechanisms for restoring records previously marked as deleted.

Distinguishing note: Focuses on the restoration phase of soft-delete workflows.

Explore 4 awesome GitHub repositories matching data & databases · Data Recovery. Refine with filters or upvote what's useful.

Awesome Data Recovery GitHub Repositories

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

    typeorm/typeorm

    36,540Auf GitHub ansehen↗

    TypeORM is an object-relational mapper for TypeScript and JavaScript that bridges the gap between object-oriented application code and relational database tables. It provides a comprehensive data persistence layer that allows developers to define database entities using class decorators or configuration objects, enabling seamless interaction with data through object-oriented patterns. The project distinguishes itself through a flexible architecture that supports both the data mapper and repository patterns, alongside a fluent query builder that translates high-level method calls into platform

    Recovers records marked as deleted by clearing status flags or timestamps.

    TypeScriptactive-recordcockroachdbdata-mapper
    Auf GitHub ansehen↗36,540
  • klaussinani/taskbookAvatar von klaussinani

    klaussinani/taskbook

    9,327Auf GitHub ansehen↗

    Taskbook is a command-line task manager and local plain-text organizer that provides a terminal user interface for managing to-do lists, project boards, and notes. It functions as a CLI Kanban board, allowing users to group actionable items and informational snippets into categorized boards. The tool emphasizes local data organization by storing information in local files with customizable storage paths. It supports a Kanban-style workflow where tasks are organized into boards and tracked through pending, in-progress, and complete states. The system includes capabilities for prioritizing tas

    Provides a mechanism to recover records previously marked as deleted via an archive-based system.

    JavaScript
    Auf GitHub ansehen↗9,327
  • paper-trail-gem/paper_trailAvatar von paper-trail-gem

    paper-trail-gem/paper_trail

    7,022Auf GitHub ansehen↗

    PaperTrail is a Ruby on Rails versioning library and database audit trail system. It tracks changes to database models by capturing historical snapshots of object states and associating every modification with the specific user or process responsible for the update. The project provides a model state reification tool to reconstruct model instances as they existed at a specific point in time and a data recovery framework to restore deleted database records by reifying their last known version. The system covers a broad range of capabilities including version history navigation, changeset-base

    Provides a framework for restoring records previously marked as deleted by reifying their last version.

    Rubyactiverecordauditlog
    Auf GitHub ansehen↗7,022
  • enricoros/big-agiAvatar von enricoros

    enricoros/big-AGI

    6,868Auf GitHub ansehen↗

    big-AGI is a self-hosted AI frontend and multi-model client that provides a unified workspace for interacting with various large language models. It functions as an orchestration dashboard, allowing users to connect to cloud-based AI providers, aggregator services, and locally hosted model servers. The project is distinguished by its ability to execute prompts across multiple models simultaneously for side-by-side comparison and response synthesis. It enables the merging of outputs from different models to reduce hallucinations and improve accuracy, while using persona-based configuration map

    Restores previously deleted conversations from a cloud-based trash bin.

    TypeScriptagiai-agentsai-suite
    Auf GitHub ansehen↗6,868
  1. Home
  2. Data & Databases
  3. Data Recovery