OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add tursodatabase/turso --skill debugging
How to debug tursodb using Bytecode comparison, logging, ThreadSanitizer, deterministic simulation, and corruption analysis tools
npx skills add tursodatabase/turso --skill debugging
Turso aims for SQLite compatibility. When behavior differs:
Use stress tests with ThreadSanitizer:
Reproduce bugs with seed. Note: simulator uses legacy "limbo" naming.
For WAL corruption and database integrity issues, use the corruption debug tools in scripts.
See references/CORRUPTION-TOOLS.md for detailed usage.