Description
Analyzes SQLite database files and reports how space is used inside them. It helps developers and database maintainers understand tables, indexes, pages, fragmentation, and storage efficiency.
Use it when optimizing or diagnosing SQLite databases. It reads database structure for analysis and is intended for command-line technical workflows.