[Feature]: compile "dbstat" into the Windows build
Author: dewi-ny-jeCreated Sep 10, 2026Updated Sep 10, 2026
Labelswindows
Describe the new feature
dbstat is useful to get satistics about large SQLite databases. However it's not built-in (at least) in the Windows build 3.13.1:
SELECT * FROM dbstat;
Execution finished with errors.
Result: no such table: dbstat
At line 1:
SELECT * FROM dbstat;Does this feature exist in another product or project? Please provide a link
No response
Do you have a screenshot? Please add screenshots to help explain your idea.
No response
Source: sqlitebrowser/sqlitebrowser