I wonder, if anyone has any experience with [1] (and where could
        one get the vfs_compress.c file, BTW?), or any other transparent
        compression implementations for SQLite?

        The problem is that I have a table, each row holding something
        like 64 bytes of data (of BLOB and INTEGER types), which don't
        seem too compressible, but these rows themselves tend to be
        similar to each other, so that the table could still be
        compressed as a whole, or in chunks.

        TIA.  And HNY.

[1] 
http://blog.ashodnakashian.com/2011/09/sqlite-with-built-in-online-compression/

-- 
FSF associate member #7257

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to