Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The article mentions row-level locking, not full table locking. Big difference in write performance.


For a client-server RDBMS with writes over the network, sure. For an SQLite database with writes to the local filesystem and an order of magnitude better write performance, not so much.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: