An embedded database that supports compressions -


i looking embedded database supports compression, similar sqlite's zipvfs, not involve me building scratch. use case want able run embedded database in amazon lambda restricted 500mb disk space. size of data exceeds (even normalization) need able work compression.


Comments

Popular posts from this blog

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -

angular - DownloadURL return null in below code -