I'm using SQLite DO, one request is counting for 236 row reads, but with logging I've confirmed that

I'm using SQLite DO, one request is counting for 236 row reads, but with logging I've confirmed that there are only 5 SQL queries each with 1 row read. What could the rest be from? Does using the KV API count for more row reads?
Was this page helpful?