On 10/07/07, Alex Dover <[EMAIL PROTECTED]> wrote:

I've seen sqlite (http://www.sqlite.org/) widely used, although with
smaller number of records.
Anybody knows how it handles large amounts of data?


Thanks for the suggestion. Sounds interesting, haven't considered it.

On one hand, the Google people who announced Google Gears mentioned that
SQLite can already handle huge amounts of data and they are working on
making it work with Insane(TM) amounts of data.

On the other hand, when all I need is read+increment+write maybe an SQL
engine might get in the way compared to the simplicity of DBM?

Cheers,

--Amos

Reply via email to