We use sqlite as the db engine inside a server application with a number of clients that connect to the server. Sqlite works just beatiful here and I wish these statements "sqlite shall not be used for client/server things" would be worded less generally. In fact when we mention sqlite as our db engine customer point to this restriction and we run into an excuse sort of arguments. On the bottom line: Sqlite CAN very well serve as the DB engine for client/server applications, it just depend how the api is used.
Marcus Am 2015-02-18 15:34, schrieb Richard Hipp: > In a feeble effort to do "marketing", I have revised the "Appropriate > Uses For SQLite" webpage to move trendy buzzwords like "Internet of > Things" and "Edge of the Network" above the break. See: > > https://www.sqlite.org/whentouse.html > > Please be my "focus group", and provide feedback, comments, > suggestions, and/or criticism about the revised document. Send your > remarks back to this mailing list, or directly to me at the email in > the signature. > > Thank you for your help.