In 03/17/2004 07:30 PM, Will Leshner wrote:^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mateusz Łoskot wrote:
I've just moved one table from my "Big" database. There are about 11000 of records and as I see SQLite database takes about 2,7 MB.
Actually, I consider that pretty small, as databases go. I've been working with databases in the 300Mb range with upwards of 500,000 - 1,000,000 records, and I bet others would consider *that* small.
First, I'm exporting my three databases, each stores
about 20-30 MB (about 110 tables). But I'm going to export much bigger - about 400-500 MB ;-)
After a very little review (working with one table with 11000 recs)
I've to say that SQLites is an evil in its speed.
I am assuming that means it is a good thing. ;-)
Yes, SQLite is definitely bad, verrry, verrry bad when it comes to speed. It beats most of 'em.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]