Unexpected SQLite size Unexpected SQLite size sqlite sqlite

Unexpected SQLite size


Look at the SQLite File Format documentation, section 2.1. https://www.sqlite.org/fileformat.html

Integer values 0 and 1 are special cases which take less disk space than other values.