| ▲ | crazygringo 39 minutes ago | |
If all you need is a bag of named blobs and you just want quick reasonable compression supported across all platforms, why not? If you don't need any table/relational data and are always happy to rewrite the entire file on every save, ZIP is a perfectly fine choice. It's easier than e.g. a SQLite file with a bunch of individually gzipped blobs. | ||