On 10 Apr 2019, at 7:33am, Hick Gunter <h...@scigames.at> wrote:

> Your comparison is unfair. A .gz file is COMPRESSED by gzip and not in any 
> way human readable without uncompressing it first. How big is the result if 
> you compress the sqlite file through gzip?

Or how big is the TSV file you get if you expand your .gz file ?

The development team for SQLite make a 'Compressed and Encrypted Read-Only 
Database (CEROD) Extension' which is not free and requires a US$2000 license.  
It can be used only if the data you want compressed is going to be read-only.

<https://www.hwaci.com/sw/sqlite/cerod.html>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to