SQLite Forum

How db access is handled by sqlite3?
Login
I see that there are at least two ways to access a file, i.e., mmap() vs fread/fwrite(). Which one is used by sqlite3 when it access a database file? Thanks.

https://stackoverflow.com/questions/30385635/why-use-mmap-over-fread