Skip to content

Commit 5d0e874

Browse files
committed
the future is small, very small
GitHub won't deploy pages at the moment. Download ScyWebDatabaseCompressor.html to computer to see demo image database (sdk/scy_demo_database.png) 6,353.5%+ smaller than a standard database with indexes and tables would be. Or download compressed demo image database (sdk/scy_demo_database_lossless_compressed.png) to see it is 48,110% than a standard database with indexes and tables would be.
1 parent 583834d commit 5d0e874

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,12 @@ This demo serves as a **High-Correlation Stress Test** for the ScyWeb cryptograp
130130
- Take [scy_demo_database.ppm](https://raw.githubusercontent.com/mdbench/ScyWeb/refs/heads/main/sdk/scy_demo_database.ppm), map it to space, and convert it to a .scy file to see the database get compressed from 45.8MBs to 2.8MBs, making it 150% smaller.
131131
- Take [scy_demo_database.ppm](https://raw.githubusercontent.com/mdbench/ScyWeb/refs/heads/main/sdk/scy_demo_database.ppm), map it to space, and export it to a png image file to see the database get compressed from 45.8MBs to 714KBs, making it 6,353.5% smaller.
132132
- Take [scy_demo_database.png](https://raw.githubusercontent.com/mdbench/ScyWeb/refs/heads/main/sdk/scy_demo_database.png) and map it to space, convert it to .scy, and convert it back to a .ppm file to see no data was lost.
133-
- You can also use this demo to convert the .scy file back to a PPM database file, seeing the compressor proof of concept works!
133+
- A lossless strictly image version called [scy_demo_database_lossless_compressed.png](https://raw.githubusercontent.com/mdbench/ScyWeb/refs/heads/main/sdk/scy_demo_database_lossless_compressed.png) shows a file size of 95KBs, making it 750% smaller than its predecessor with no data loss.
134134

135135
### scy_demo_database.png
136136
<img src="https://raw.githubusercontent.com/mdbench/ScyWeb/refs/heads/main/sdk/scy_demo_database.png" width="400" height="400">
137137

138-
> **What this means:** An image database is the best method to store data for modular architectures (which should be all companies at this point except big data companies). A detailed synopsis will be provided later. This README.md was just created to document my process.
138+
> **What this means:** An image database is the best method to store data for modular architectures (which should be all companies at this point except big data companies). Normal database compression cannot compete. Vines image database does not have to be uncompressed to be used but using a .scy provides quantum-proofness to each compression. A detailed synopsis will be provided later. This README.md was just created to document my process.
139139
140140
### 📦 Demo Database (PPM)
141141
To run the diagnostic, download the pre-sowed 16-million pixel database:
94.6 KB
Loading

0 commit comments

Comments
 (0)