tursodatabase/turso

File format support fuzz testing with SQLite

Open

#2,576 opened on Aug 13, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementfuzzinggood first issuehelp wantedtesting

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

Description

To ensure file format compatibility, let's fuzz test by making SQLite generate complex databases, and ensure that Turso is able to read them correctly.

Contributor guide