Hello,

I got my first SQLite based program up and running.
It's a downloader for yahoo quotes in Linux.
So speed is very important.

I already twiddled with some settings but I am not sure if these are ok.

Anybody any suggestions which settings we can tweak to make SQLite super fast?

Is there a big risk to have the journal in memory instead of as a file = extra
disk access and this in current computers the bottleneck. Hope soon we gone
have payable SSD disks of 256MB ;-)

regards,

Danny
Belgium

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to