Hi.

I have a database with few simple tables. Database is updated regularly 
and than distributed to the clients, which only use it for reading. So, 
concurrency is not an issue. But the database is already quite large. 
The file is about 2.6GB and one table has about 1,800,000 rows
and another one is even larger. Counting all rows in all tables it has 
about 5 million rows. In a few year it will grow to about 80 million rows.
So, do you think that SQLite can scale to that level?

--
Dmitri Priimak

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to