On Wed, Mar 17, 2004 at 10:30:56AM -0800, 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.
I'm using SQLite as a staging and etl database between a production operational database and and decision support database. I see sqlite.db sizes of 2-10gb on a regular basis. -- Tom Poindexter [EMAIL PROTECTED] http://www.nyx.net/~tpoindex/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

