问题Are there any good SQLite profilers? I need something similar to what JetProfiler offers for MySQL. 回答1:SQLite includes an experimental Tracing And Profiling C API. 来源:https://stackoverflow.com/questions/2919896/any-sqlite-profilers-available 标签 sqlite profiler