> Richard Klein wrote:
>> Does SQLite have a mechanism, in addition to the
>> ANALYZE statement, for recording and dumping
>> performance statistics?
>>
> 
> What kind of performance statistics are you looking for?
> 
> SQLiteSpy (see 
> http://www.yunqa.de/delphi/doku.php/products/sqlitespy/index) measures 
> the execution time of each SQL statement to help you optimize your SQL.
> 
> Dennis Cote

I was thinking of something like the tools that Oracle provides
to assist with performance monitoring and tuning:  ADDM, TKProf,
Statspack.

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

Reply via email to