27
Optimizing SQLite for servers
(kerkour.com)
Related Fediverse communities:
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
Did you read the article?
There's more to SQLite than the embedded world and not everyone requires ClickHouse's performance.
I actually did. There is still no reason to be wasteful with ressources. Why should I need to use a 4 core machine, when I could just use a single core machine?
Only because „it works“, does not make it a valid reason to use it.
Just 'cos the article writer used one doesn't mean you have to and i doubt "multiple CPUs" is a requirement for SQLite.