Hacker News new | ask | show | jobs
by kevingadd 1498 days ago
My understanding is that it just works. They're still all in the same process, and SQLite has all the information it needs to do joins. Transactions get more complex but are still atomic.