Back to Projects
library

Prisma Audit Log

A lightweight and extensible audit logging layer for Prisma-based applications.

Prisma Audit Log

Overview

Prisma Audit Log provides a structured way to track and persist data changes in Prisma-powered systems. It helps teams maintain accountability and traceability by capturing create, update, and delete operations with contextual metadata such as user, action type, and timestamps. Designed to be framework-agnostic and easy to integrate, it fits naturally into existing Prisma workflows without adding unnecessary complexity.

Tech Stack

backend

TypeScriptPrisma

Tags

#TypeScript#Prisma#Audit Log#Database#NPM Package#Backend