Hi, Does anyone have any experience of using SQLite for a "media" style CMS or site, say similar to break.com? I am slightly concerned by SQLite's locking mechanism (i.e. no reads whilst writing) so was wondering if anyone has any experience of this in the real world? Previously I have just used MySQL without even a second's thought, but I like the portability and zero0setup for SQLite. Cheers