I wrote an article about my high-level understanding of `SQLITE_BUSY` errors, 
hoping it might help others understand concurrency in SQLite better. It covers 
scenarios under which the error shows up, while SQLite tries to respect its 
isolation guarantee.

https://www.activesphere.com/blog/2018/12/24/understanding-sqlite-busy

I’d appreciate feedback on the article. Apologies if this is the wrong place to 
post such content.

Thanks,
Rahul
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to