1 dépôt
Programmable interfaces for performing insertions, updates, and deletions within a database.
Distinct from State Mutations: Candidates focus on GraphQL, bulk operations, or administrative lifecycle management rather than general CRUD mutations.
Explore 1 awesome GitHub repository matching data & databases · Database Mutations. Refine with filters or upvote what's useful.
Jazz is a local-first relational database and synchronization framework designed for offline-capable applications. It functions as a reactive state management system that treats database records as the primary source of truth, automatically updating user interfaces in real time as underlying data changes. The project distinguishes itself through a collaborative data synchronization model that utilizes row-level versioning to track branching edit histories. It implements a security engine based on identity-claim row security, which enforces granular permissions on individual records, and suppo
Provides a programmable interface for standard database mutations including insertions, updates, and deletions.