Sqlite database has no built-in compression support. But it has a feature called loadable extension, which let's developers to create any addon feature for sqlite database. I have wrote some documentation about sqlite loadable extension and how to add compress/uncompress ability to sqlite database to compress your data's on the fly.
Here is my article
Tuesday, February 5, 2008
Sqlite compression
Labels:
C programming,
Patches
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment