An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: isolation-levels

DevExpress-Examples/winforms-reporting-interceptors

The following example shows how to override the default (READ COMMITTED) isolation level in a specific query to allow the user to retrieve the data without being locked on the requested data by another process that modifies it.

Language: C# - Size: 140 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

course-files/DatabaseTransactions

Concept: Database Transactions - Isolation in transaction processing systems built on top of a transactional relational database (MySQL/PostgreSQL)

Language: Python - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

C-WeiYu/Queued-and-Distributed-Transactions

Middleware Support for Queued and Distributed Transactions with Multiple Isolation Levels based on MQTT

Language: Java - Size: 7.68 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

felipeoriani/nodejs-database-concurrency

NodeJs Database Concurrency explores strategies to handle multiples users in high concurrency. Here I explore NodeJs, Typescript, PostgreSql with different packages including pg and Prisma ORM.

Language: TypeScript - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

enhancedformysql/blogs

Extract some insightful technical points from the book.

Size: 4.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

gumberss/Concurrency

Esse repositório mostra como resolver problemas de concorrência

Language: HTML - Size: 337 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Xhst/tagd-projects

Projects for Technologies and Architectures for Data Management course at Roma Tre University

Language: Java - Size: 913 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jmbmartins/Transaction-Control-Applications

This repository showcases applications developed for a practical work assignment on Transaction Control in the Master's in Computer Engineering program.

Language: C# - Size: 3.05 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

coolworld2049/database_security_policies

advanced postgresql

Language: PLpgSQL - Size: 252 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nobuenhombre/databases-docs

About Databases

Language: Makefile - Size: 4.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

evaporei/moby-dick 📦

:whale: A docker wannabe that creates a container-like environment with some isolation levels

Language: C - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

cihatsolak/dotnet-efcore-6

It is a repository created to learn advanced entity framework. All theoretically known knowledge has been tried practically through this pool. It was a different experience to deal with the isolation level issue with the entity framework in particular.

Language: C# - Size: 910 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bkaminnski/isolation-levels

In this project we have a look at two isolation levels: read committed and repeatable read. We will demonstrate their guarantees using different types of locks on these anomalies: nonrepeatable read, lost updates, and write skew.

Language: Java - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0