First time here? Check out the Help page!
1 | initial version |
DB Browser for SQLite or really any database viewer works. Modelkit also has a built-in function to query the DB and outputs the requested data to a csv.
If you're only looking at a few outputs for a single model, I'd just look at the HTML output file, it's much easier to open and look at. The SQL is easier for querying results from multiple simulations.