Sinatra version: 4.2.1
This is a proof of concept for hosting a Ruby/Sinatra app with SQLite on NearlyFreeSpeech.net.
https://github.com/joewils/SinatraNFSN/
| Table | Records |
|---|---|
| customers | 104990 |
| stores | 74 |
| products | 2517 |
| orders | 1681 |
| order_rows | 3996 |
| dates | 1826 |
| currency | 45650 |