AI AGENT ADDONS

Differential Fuzzer

tursodatabase/turso
Testing & QA
871installs

A differential fuzzer compares results from Turso and SQLite. It runs many random SQL statements to find differences. This helps catch correctness bugs in Turso. You can run it with a single command or in a loop. It saves output files for easy debugging.

Anyone working on Turso or testing database compatibility can use this tool. It makes finding and fixing bugs simpler. Just set a seed to reproduce errors every time.

Add Differential Fuzzer skill to your workflow

Global

mkdir -p ~/.claude/skills/differential-fuzzer

Project

mkdir -p .claude/skills/differential-fuzzer

Source Repository

Stars
22,394
Forks
1,125
Watchers
22,394
License
MIT
Last Push
1 month ago
Created
3 years ago