SQLiteBrowserUtility icon indicating copy to clipboard operation
SQLiteBrowserUtility copied to clipboard

Can you add sqlite compression feature?

Open watersoft123 opened this issue 10 months ago • 0 comments

Surprisingly, few people pay attention to such a good project. I am working on an offline web storage project, and your project has been very helpful to me. I have an idea. Can you add a dictionary level compression feature for sqlite? I learned from the following project that using the zstd method can significantly compress sqlite:

sqlite-zstd sqlite_zstd_vfs

watersoft123 avatar Apr 22 '24 03:04 watersoft123