Skip to content

Instantly share code, notes, and snippets.

@bhatti
Created September 20, 2025 17:01
Show Gist options
  • Select an option

  • Save bhatti/c5f7a8f5e2cdef7fadb6db06260b342b to your computer and use it in GitHub Desktop.

Select an option

Save bhatti/c5f7a8f5e2cdef7fadb6db06260b342b to your computer and use it in GitHub Desktop.
Database Default Isolation Financial Safety
PostgreSQL READ COMMITTED ❌ Vulnerable
MySQL REPEATABLE READ ⚠️ Better but not perfect
Oracle READ COMMITTED ❌ Vulnerable
SQL Server READ COMMITTED ❌ Vulnerable
H2/HSQLDB READ COMMITTED ❌ Vulnerable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment