soft-delete
There are 42 repositories under soft-delete topic.
yii2tech/ar-softdelete
Soft delete behavior for ActiveRecord
yidas/codeigniter-model
CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
iWinston/typeorm-plus
TypeORM+ adds functionality to TypeORM intending to make the Repository and QueryBuilder more powerful.
swisscom/cleanerversion
CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
waymondo/hoardable
ActiveRecord versioning and soft-deletion with Postgres using uni-temporal inherited tables
nour-karoui/mongoose-soft-delete
a mongoose plugin that allows you to soft delete documents and restore them (for TS & JS)
sourcefuse/loopback4-soft-delete
A loopback4 extension for soft delete feature
Char2sGu/mikro-orm-soft-delete
Generic soft delete solution for MikroORM.
OKTAYKIR/EFCoreAuditing
:package: .NET Standard and Entity Framework Core Audit Log
alajusticia/laravel-expirable
Make Eloquent models expirable 📅
ash-project/ash_archival
An Ash extension to implement archival (soft deletion) for resources.
dearraed/starter-node-js
Node JS starter
ChristopheCVB/strapi-plugin-soft-delete
Powerful Strapi based Soft Delete feature, never loose content again
awaisejaz/soft-delete-cascade
The Laravel library to apply soft delete on all relations via one soft delete
QuinntyneBrown/backlog
Backlog Api and Web Frontend using Custom Elements v1, Angular, TypeScript 2.x, Lit-HTML and ASP.NET Web API 2
andanteproject/soft-deletable-bundle
A Symfony Bundle to handle soft deletable with Doctrine Entities
GO-DIE/soft-delete-mongoose-plugin
A simple and friendly soft delete plugin for mongoose,implementation using TS.
ajaycalicut17/laravel-trash
Laravel package to manage soft delete.
Dineshs91/soft-delete-options-in-django
Soft delete ideas for django
skioo/django-tombstones
Unintrusive soft-delete for django.
dumiensky/MongoDB.Wrapper
A handy CRUD wrapper with soft deletion over MongoDB.Driver.MongoClient
cosmos-sajal/phoenix-soft-delete-helper-module
Soft Delete Module for Phoenix/Elixir Applications
carakan/soft_repo
ecto repo wrapper that support soft delete record's
amirayat/Room-Reservation-App
A system for making and tracking reservations
burakkorman/ProductsCRUDApi
An ASP.NET Core Web API that performs crud operations for the products in the northwind database.
drexed/lite-archive
Archive (soft-delete) ActiveRecord database records
nwokoyepraise/employee-mgmt
Demonstrating a employee management backend service but inbuilt soft-delete feature. Built with NestJs, TypeScript and MongoDB
PandaTechAM/be-lib-efcore-audit-base
EF Core Auditing made easy - Track entity changes, handle deletions, and manage versioning with optimistic concurrency control.
Rjchi/course-stack-mean
Aplicación de reproducción de archivos en formato mp3 utilizando el stack MEAN.
Service-Soft/lbx-change-sets
This package helps you to track changes made on your entities automatically using a base repository class to extend from
wilzokch/laravel-custom-soft-delete
Laravel package that use is_deleted flag for soft delete & retain deleted_at to keep track date of deletion
ismntr/DjangoBlogProject
This project is a Django-based blog management application that allows users to create, view, edit, and soft-delete their own blog posts. Each post includes a title and description, with optional image uploads. It features a user authentication system, so users can only manage their own posts, and includes an admin panel for managing content.
MuhammadRifat/soft-deleting-mongoose
This is the simple, light-weight soft deleting package for Mongodb using mongoose ODM.
ezYakaEagle442/azure-purge-soft-deleted-storage
Azure Storage - Permanent Delete Soft-Deleted objects
JavaChinna/jpa-hibernate-soft-delete
How to Implement Soft Delete with JPA and Hibernate