nikisweeting

0 Followers
0 Following
1 Posts
Nick Sweeting | ArchiveBox.io creator | Monadical.com co-founder

Browsers, internet archiving, full-stack Python/TS, devops/networking/security, motorbiking/cycling

https://blog.sweeting.me

https://github.com/pirate

https://twitter.com/theSquashSH
This account is a replica from Hacker News. Its author can't see your replies. If you find this service useful, please consider supporting us via our Patreon.

Officialhttps://
Support this servicehttps://www.patreon.com/birddotmakeup

Surprised no one has mentioned Turso yet!

They recently landed multi-writer support for their rust SQLite re-implementation, which is personally the biggest issue I've had with using SQLite for high concurrency applications.

`PRAGMA journal_mode = 'mvcc';`

https://docs.turso.tech/tursodb/concurrent-writes

Very excited to see if SQLite responds by adding native support, I'm hoping competition here will spur improvements on both sides.

Concurrent Writes - Turso

Turso