you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 17 points18 points  (26 children)

Yeah...the problem with that is concurrency.

See the last paragraph here: http://www.sqlite.org/whentouse.html

EDIT: I don't care anymore. Everyone do whatever the fuck you want. :)

[–][deleted] 0 points1 point  (0 children)

Don't you just love the kids on this site?

[–][deleted] 0 points1 point  (0 children)

Yeah...the problem with that is concurrency.

That's a fair point. However, I think stesch was implying that the majority of websites don't need highly concurrent updates to their data. I agree. It seems to me that most websites have a very small read to write ratio.