FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

database-locking · GitHub Topics · GitHub

#

database-locking

Here are 12 public repositories matching this topic...

The goal of this project is to study JPA Batch Processing (i.e., inserting, updating, or deleting a set of records in a single command) and JPA Locking.

  • Updated Jul 24, 2026
  • Java

Examples of applying pessimistic and optimistic concurrency control with AWS DynamoDB.

  • Updated May 13, 2024
  • Python

🔒 Implement distributed locking for .NET background jobs to prevent duplicate execution and ensure data consistency across multiple application instances.

  • Updated Aug 28, 2026
  • C#

High-concurrency PHP 8 e-commerce core featuring MySQL pessimistic database locking, transactional inventory management, and Docker setup.

  • Updated Aug 22, 2026
  • PHP

A robust .NET library for distributed locking of background jobs across multiple application instances, supporting Hangfire, Coravel, and custom implementations with SQL Server, PostgreSQL, and Redis backends.

  • Updated May 5, 2026
  • C#

This Repository Contains Implementation for Database Locking with Spring Data JPA and Test It Using JMeter to Send Concurrent Requests to Test Optimistic Locking

  • Updated Mar 6, 2025
  • Java

A project to master database transaction management and isolation levels in PostgreSQL by investigating and reproducing ACID anomalies including Lost Update, Non-Repeatable Reads, Phantom Reads, and Deadlocks.

  • Updated Mar 17, 2026
  • PLpgSQL

Airline Checkin System APIs

  • Updated Feb 27, 2023
  • Java

A Spring Boot application demonstrating optimistic and pessimistic database locking to handle concurrent transactions, prevent data inconsistencies, and ensure reliable data integrity in multi-user systems.

  • Updated Jan 16, 2026
  • Java

Laravel 12 API for slot booking with Redis caching (5-15s TTL), idempotency middleware, and MySQL transaction locks to prevent overselling. Implements hold/confirm/cancel workflow with cache stampede protection.

  • Updated Mar 12, 2026
  • PHP

Node.js concurrency patterns explored through practical race conditions, synchronization strategies, and consistency guarantees.

  • Updated Aug 16, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the database-locking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-locking topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL