Hi,

Is there a possibility to extract a statistic of how many CRUD operations
do I have during an application life-cycle? I would like to find-out how
many INSERTs do I have, how many SELECTs and so on.

In particular I am focusing for multithreaded scenario, with multiple
read/write operations simultaneously, using WAL.

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

Reply via email to