SQLite Forum

Multi-Process Access
Login

Multi-Process Access

(1) By anonymous on 2021-09-25 01:42:24 [link] [source]

Hi I know sqlite can support multi-threads. In my case, there are different processes that need to access the same db to read and write data on linux platform.

Can sqlite handle this scenario?

(2) By Larry Brasfield (larrybr) on 2021-09-25 15:16:03 in reply to 1 [source]

Yes. Look for "concurrency" in the keyword index.