awesome-db-tools icon indicating copy to clipboard operation
awesome-db-tools copied to clipboard

Add Conflict Serializable Validator to Schema > Diagrams

Open coderatul opened this issue 8 months ago • 1 comments
trafficstars

Adds, Conflict Serializable Validator to the Schema > Diagrams section. It’s a Python tool that checks if transaction schedules are conflict serializable by building and visualizing dependency graphs using networkx and matplotlib.

  • Link: https://github.com/coderatul/conflict-serializable-validator
  • One link submitted as per guidelines.
  • Entry added alphabetically with no trailing whitespace.

coderatul avatar Mar 11 '25 18:03 coderatul

@mgramin please review my pull request

coderatul avatar Apr 02 '25 09:04 coderatul