[NTLUG:Discuss] Thanks [Was: OT: SQLite]

Stuart Johnston saj at thecommune.net
Sun Sep 12 19:07:15 CDT 2010


On 09/12/2010 05:58 PM, Fred James wrote:
> Thank you for your input ... you have confirmed that SQLite is pretty
> much what I thought it was ... a backend for single user apps., or a
> platform for prototyping. To be fair that is exactly what I am looking
> for in this case

Just to be fair, SQLite is very good at handling a high level of 
concurrency for SELECT operations.  This makes it also appropriate for 
multi-user applications that are mostly read-only, such as many web apps.



More information about the Discuss mailing list