View and edit Sumo database in DB Browser for SQLite (DB4S)
Sumo files are SQLite database files that can be viewed and edited using free tools like DB Browser for SQLite (DB4S)
- Download and install DB Browser for SQLite
- Run the program
- Do File > Open (Ctrl + O)
- In the file type filter, choose All files (*)
- Browse to the directory, select the desired file and open
Right-click on any table and choose browse data to view the table in a spreadsheet-like interface.