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
 (PR metrics pending)

Description

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

Contributor guide