Hello,

is anyone aware of a profiler for SQLite? I know the "Explain Query
Plan", but this is too simple for what I'm looking for.
We 've been using profilers for Sybase and MySQL, where you can see a
lot more: index usage, number of page reads, returning rows and time -
for the whole query and for every subquery.

Is such a tool available or in development? I really would pay money for
that.

Thomas

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

Reply via email to