Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By arundale
#80829 Shox96 is a compression technique for Short Strings. It can achieve upto 65% compression. This technique is available for compressing text columns in SQLite for ESP8266 in the repository https://github.com/siara-cc/esp_arduino_sqlite3_lib.

To find out more about Shox96 open: https://github.com/siara-cc/Shox96
To find out how Shox96 works, see attached PDF.

Related projects:
Storing compressed Shox96 text content in Arduino Flash Memory
https://github.com/siara-cc/Shox96_Arduino_Progmem_lib
Shox96 Compression Library for Arduino
https://github.com/siara-cc/Shox96_Arduino_lib
Sqlite3 User Defined Function as loadable extension
https://github.com/siara-cc/Shox96_Sqlite_UDF
Sqlite3 Library for ESP32
https://github.com/siara-cc/esp32_arduino_sqlite3_lib
Sqlite3 Library for ESP8266
https://github.com/siara-cc/esp_arduino_sqlite3_lib
Sqlite3 Library for ESP-IDF
https://github.com/siara-cc/esp32-idf-sqlite3

Screenshot:
output_shox_dict_rpt.png
You do not have the required permissions to view the files attached to this post.