On Wed, May 28, 2014 at 11:33 AM, Hadashi, Rinat <[email protected]>wrote:

> Fixed data. I write the databases once in a different flow, and then I
> only read them.
>

How well does gzip compress the database?  In other words, if you do:

     ls -l original.db
     gzip original.db
     ls -l original.db.gz

How much smaller is original.db.gz than original.db?

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to