Hello

we develop a bookmark database for urls, http://arado.sf.net and used
SQLite with Qt.
With 7000 database entries of urls the search for a keyword takes up
to 15 seconds to respond.
That is quite a long time, why is SQL so slow? is there a way to
improve the speed besides to switch to another database or to develop
an own TXT file on the harddisk?

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

Reply via email to