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
I tend to use DuckDB now instead of SQLite for my applications. Though it would be nice if it had better concurrency support.
Thank for your comment. I had heard of DuckDB but never checked it out. "why you would i need that I use postgres"... But I just found the WASM implementation and I have been looking for something like this for years. Thank you!