Skip to content

Possible Feature: Compression #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nappy opened this issue Jan 12, 2012 · 6 comments
Closed

Possible Feature: Compression #38

nappy opened this issue Jan 12, 2012 · 6 comments

Comments

@nappy
Copy link

nappy commented Jan 12, 2012

Problem with encrypted data: You cannot compress it efficiently.

In my case, I have a 50 MB database which is only like 10 MB zipped. Obviously this is no longer possible if the database is encrypted.

My suggestion is to add an compression layer which can compress the unencrypted chunks and encrypt it afterwards.

@pushpinsapp
Copy link

Were you able to figure out a workaround for this? I'm having the same issue.

@developernotes
Copy link
Member

Nappy/pushpinsapp,

You could try to running the vacuum command:

http://sqlite.org/lang_vacuum.html

@developernotes
Copy link
Member

Hello Nappy/pushpinsapp,,

Were you able to try the vacuum command?

@Behrouz-m
Copy link

I have the same problem and vacuum does not help! is it possible to compress database ?

@cnting
Copy link

cnting commented Mar 13, 2018

I have the same problem.Anything new?

@developernotes
Copy link
Member

Hello @nappy, @cnting,

The compression topic has been discussed on our SQLCipher discuss site here. This is not something that we have planned as a community offering, however you are welcome to reach out to [email protected] to discuss a commercial engagement for your organization's needs. Thanks!

@sqlcipher sqlcipher locked and limited conversation to collaborators Mar 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants