there is a need to submit a db file for sqlite, but every time sqlite loads are turned off, the db file is modified even if no modification is made. As a result, it is impossible to use md5 for file deduplication directly, so is it a bit slow to use sql to read all the data and then calculate the MD5,? Is there a more direct and efficient solution,