On 29 Jan 2019, at 11:00am, mzz...@libero.it wrote:

> what happens if I put all data in a single table and this table become very 
> huge (for example millions of rows)?
> 
> Will I have same performace problems?

I used to use a 43 Gigabyte SQLite database of which 42 Gigabytes was taken up 
with a single table.  Worked fine.  And fast.

That was several versions of SQLite ago.  SQLite is faster now.

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

Reply via email to