Hacker News new | ask | show | jobs
by h4kor 602 days ago
I'm using SQLite as the single storage system for my blog, including media files. I did a simple performance comparison for this use case: https://blog.libove.org/posts/serving-binary-files-from-sqli...

TL;DR: No real difference in low throughput environments, 2.3x slower on high throughput