I need to query the tables of the Sqlite database on the phone, but I want to do it from Windows. Is there some kind of manager that I can use to query the database?
For example, if I was using SqlServer, I could use sql server management studio to view & perform operations on the database.