tursodatabase/turso

Blob API support

Open

#4,068 opened on Dec 2, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wanted

Repository metrics

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

Description

SQLite has a blob API for incremental I/O: https://sqlite.org/c3ref/blob_open.html

Contributor guide