Topic: "soft-delete"
yii2tech/ar-softdelete 📦
Soft delete behavior for ActiveRecord
Language: PHP - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 206 - Forks: 49

yidas/codeigniter-model
CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
Language: PHP - Size: 144 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 170 - Forks: 49

iWinston/typeorm-plus
TypeORM+ adds functionality to TypeORM intending to make the Repository and QueryBuilder more powerful.
Language: TypeScript - Size: 15.1 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 154 - Forks: 10

swisscom/cleanerversion 📦
CleanerVersion adds a versioning/historizing layer to your relational DB which implements a "Slowly Changing Dimensions Type 2" behavior
Language: Python - Size: 1.13 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 134 - Forks: 53

waymondo/hoardable
ActiveRecord versioning and soft-deletion with Postgres using uni-temporal inherited tables
Language: Ruby - Size: 219 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 46 - Forks: 2

sourcefuse/loopback4-soft-delete
A loopback4 extension for soft delete feature
Language: TypeScript - Size: 3.78 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 40 - Forks: 27

nour-karoui/mongoose-soft-delete
a mongoose plugin that allows you to soft delete documents and restore them (for TS & JS)
Language: TypeScript - Size: 1.82 MB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 39 - Forks: 14

Char2sGu/mikro-orm-soft-delete
Generic soft delete solution for MikroORM.
Language: TypeScript - Size: 721 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 10

OKTAYKIR/EFCoreAuditing
:package: .NET Standard and Entity Framework Core Audit Log
Language: C# - Size: 25.4 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 9

ash-project/ash_archival
An Ash extension to implement archival (soft deletion) for resources.
Language: Elixir - Size: 296 KB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 20 - Forks: 11

alajusticia/laravel-expirable
Make Eloquent models expirable 📅
Language: PHP - Size: 85.9 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 9

ChristopheCVB/strapi-plugin-soft-delete
Powerful Strapi based Soft Delete feature, never loose content again
Language: TypeScript - Size: 288 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 4

dearraed/starter-node-js
Node JS starter
Language: JavaScript - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 1

awaisejaz/soft-delete-cascade
The Laravel library to apply soft delete on all relations via one soft delete
Language: PHP - Size: 82 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 0

QuinntyneBrown/backlog
Backlog Api and Web Frontend using Custom Elements v1, Angular, TypeScript 2.x, Lit-HTML and ASP.NET Web API 2
Language: C# - Size: 1.41 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

andanteproject/soft-deletable-bundle
A Symfony Bundle to handle soft deletable with Doctrine Entities
Language: PHP - Size: 71.3 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 2

GO-DIE/soft-delete-mongoose-plugin
A simple and friendly soft delete plugin for mongoose,implementation using TS.
Language: TypeScript - Size: 827 KB - Last synced at: about 8 hours ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

ajaycalicut17/laravel-trash
Laravel package to manage soft delete.
Language: PHP - Size: 120 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

skioo/django-tombstones
Unintrusive soft-delete for django.
Language: Python - Size: 51.8 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

Dineshs91/soft-delete-options-in-django
Soft delete ideas for django
Language: Python - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

dumiensky/MongoDB.Wrapper
A handy CRUD wrapper with soft deletion over MongoDB.Driver.MongoClient
Language: C# - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 4

cosmos-sajal/phoenix-soft-delete-helper-module
Soft Delete Module for Phoenix/Elixir Applications
Language: Elixir - Size: 110 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

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
Language: TypeScript - Size: 1010 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

carakan/soft_repo
ecto repo wrapper that support soft delete record's
Language: Elixir - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

PandaTechAM/be-lib-efcore-audit-base
EF Core Auditing made easy - Track entity changes, handle deletions, and manage versioning with optimistic concurrency control.
Language: C# - Size: 187 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Rjchi/course-stack-mean
Aplicación de reproducción de archivos en formato mp3 utilizando el stack MEAN.
Language: JavaScript - Size: 2.06 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Steven-Mendez/web-api-clean-arch-example
This GitHub repository contains a clean architecture example for building a Web API using ASP.NET Core. Clean architecture is an architectural pattern that promotes separation of concerns and maintainability by organizing the application into distinct layers with clear boundaries.
Language: C# - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

amirayat/Room-Reservation-App
A system for making and tracking reservations
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

drexed/lite-archive
Archive (soft-delete) ActiveRecord database records
Language: Ruby - Size: 70.3 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nwokoyepraise/employee-mgmt
Demonstrating a employee management backend service but inbuilt soft-delete feature. Built with NestJs, TypeScript and MongoDB
Language: TypeScript - Size: 389 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

burakkorman/ProductsCRUDApi
An ASP.NET Core Web API that performs crud operations for the products in the northwind database.
Language: C# - Size: 3.58 MB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

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.
Language: Python - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

trandung2k1/http_crud
Language: JavaScript - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MuhammadRifat/soft-deleting-mongoose
This is the simple, light-weight soft deleting package for Mongodb using mongoose ODM.
Language: TypeScript - Size: 24.4 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pikhovkin/django-soft-remover
Abstract Django models for soft removal
Language: Python - Size: 28.3 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

JavaChinna/jpa-hibernate-soft-delete
How to Implement Soft Delete with JPA and Hibernate
Language: Java - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

Aclaputra/fundamental-laravel8
🔥— Laravel 8 fundamental Jet Stream Eloquent ORM, Query Builder, Laravel Pagination, Laravel Authentication, Soft Deletes, Force Deletes, Email Verify, Intervention Package
Language: Blade - Size: 14 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yucealiosman/soft-delete
This Django application provides an abstract model, that allows you to transparently retrieve or delete your objects, without having them deleted from your database.
Language: Python - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

slicesofcake/delete 📦
CakePHP plugin for soft deleting
Language: PHP - Size: 33.2 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

adrian-cataldo/django-timestamps
Adds created_at, updated_at, and/or deleted_at (soft-delete) to django models
Language: Python - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
