#sql
Read more stories on Hashnode
Articles with this tag
Hands on blog on how to safeguard your most valuable assets · In this article, we'll delve into best practices for securing data access when using...
showing two cases: 1. concurrent database transactions & 2. concurrent long (UI) conversations · Optimistic locking is a concept to avoid concurrent...
A fight with and about changes in MariaDB · The Intro Welcome! If you are a software developer you might have encountered similar feats to what I am...
If you haven’t read it yet, it’s probably a good idea to read part 1 of this post-series first. From now on we’ll assume that we remember roughly what...
Databases and Transactions are great, Spring is great, Kotlin/Java are great (ofc. Kotlin is better 😉), simplifying transaction-handling is great....