How to instrument sqlite in ios?

Is there a way to collect the metrics of sqlite like table data and CRUD operations from the framework?


Can we able to monitor SQLite ?