> can handle massive databases (more than you think)
Do you have experience with properly making sqlite scale? Before, I did some testing with a 50 gig database with something like 300 million records (of 6-8 text columns) and it chugged along in selects
> can handle massive databases (more than you think)
Do you have experience with properly making sqlite scale? Before, I did some testing with a 50 gig database with something like 300 million records (of 6-8 text columns) and it chugged along in selects