@sun Postgres is overkill for a lot of things, especially for client side stuff.
Most desktop software users do not appreciate having to install Postgres as a dependency on their desktop computer. Sqlite is great here because it’s literally just a small depedency and a file.
@sun They are working on it. You can already run multiple threads in parallel by using a certain pattern in C with 3.12.