2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust1,001 forks (1,001 forks)github user discovery
enhancementhelp wanted
Repository metrics
- Stars
- 19,103 stars (19,103 stars)
- PR merge metrics
- Avg merge 2d 11h (Avg merge 2d 11h)147 merged PRs in 30d (147 merged PRs in 30d)
Contributor guide
- Research direction
- Review the SQLite blob API documentation (https://sqlite.org/c3ref/blob open.html) and understand the required functions. Then examine the existing SQLite bindings in the Turso codebase to implement the incremental I/O interface.
- Tech stack
- rustsqlite
- Domain
- database
- Issue type
- Feature
- Prerequisites
- RustSQLite