On Tue, 18 Nov 2008 22:57:50 +0530, "roshan sullad"
<[EMAIL PROTECTED]> wrote in General Discussion of
SQLite Database <sqlite-users@sqlite.org>:

>I have totally 70 queries with me - I have to provide maximum performance
>improvement of queries from Sqlite 3.6.4 than Sqlite 3.2.5 version. So what
>is the right aproach (Macro's which will boost the performance) I have to
>follow to measure and improve the performance.

http://www.sqlite.org/cvstrac/wiki?p=PerformanceConsiderations
http://www.sqlite.org/lang_explain.html
http://www.sqlite.org/compile.html
http://www.sqlite.org/optoverview.html
http://www.sqlite.org/pragma.html
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to