SQLite Database Size Estimator

Estimate how much disk space a SQLite database will use from your row count, row size, and indexes.

Planning a SQLite-backed app? This estimates the on-disk footprint before you write a line of code, based on rows, row size, and indexes.

Estimated database size436.2 MB
Raw data + indexes370.0 MB
Approx. pages (4 KiB)111662

Results update as you type. Defaults shown if JavaScript is off.