SQLite Database huge even after purge

I used the following purge command:

keep_days: 0 # Adjust as needed; 7 days is typical
repack: true # Rebuilds the database after purging

but still my database is huge. I would not like to lose my energy statistics so I don’t want to just delete the db file. Is there any other way to fix this issue?

Recorder
Oldest run start time	November 3, 2024 at 7:59 PM
Current run start time	November 10, 2024 at 1:43 PM
Estimated database size (MiB)	3385.21 MiB
Database engine	sqlite
Database version	3.45.3

Eh. 3.3GB isn’t that big for 7 days. Mine is 2GB for 7 days and I use a lot of excludes. There are a couple of guides about this: How to keep your recorder database size under control and How to keep your recorder database size under control