tursodatabase/turso

Memory utilization tracking

Open

#2,577 opened on Aug 13, 2025

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

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (Avg merge 2d 11h) (147 merged PRs in 30d)

Description

SQLite has SQLITE_MEMSTAT virtual table, for example, for memory utilization tracking. Let's add something to Turso as well.

Contributor guide