Online SQLite viewer from inloop

| Tag tools  db 

To view SQlite files with a SQLite viewer; just google SQLite Viewer for a list of them. One example is https://inloop.github.io/sqlite-viewer/.

Drag and drop your db.sqlite3 file into the previous link (over the SQLite viewer), and we can see the different tables in the database.


Prev     Next