> > To achieve what goal? > > In any case, perhaps https://www.sqlite.org/rbu.html is of interest to > you. >
I want to make note of those changes and replicate in another DB. And I found that WAL is the correct place where changes to the database are present. So my main aim is to get those changes and replicate after further processing.