I am looking for an existing solution for transparently compressing SQLite 3 zlib using a custom VFS implementation and an implementation of custom I / O methods .
Does anyone know of an existing project that is already doing this, or will I have to minimize it myself? I vaguely remember that I saw something like this a year ago, but I can no longer find it.
c sqlite compression sqlite3 zlib
Alex b
source share