On Tue, Nov 09, 2004 at 10:45:35AM -0500, Richard Boehme wrote:
> Hi there. How well does SQLite do in a client/server environment
> where the SQLite database is handling a batch of 100 inserts and the
> same number of queries a every 0.5 seconds? The inserts would be
> batched into a transaction. The queries would most likely not.
> 
> Thanks for the help.

Sounds like SQLite could handle it just fine.

I don't know what you mean with client/server here. Do you plan to
develop a custom server process that clients talk to that does all the
database access?

-- Gerhard

Attachment: signature.asc
Description: Digital signature

Reply via email to