Hacker News new | ask | show | jobs
by ozim 687 days ago
But SQLite doesn’t do concurrency on writing you lock the file. While other db engines deal with row/table locks concurrent connections etc.