I am experimenting with grist-desktop to handle a small application I’m developing. While all data entry will be using Grist I want to be able to read data programatically using sqlite3 on the command line.
I’m pretty sure Grist uses sqlite3 for storing its data but I can’t find where at the moment. Can someone tell me where the files are please? If I need to move to a different version of Grist then that’s OK, I’m running on a linux Debian system with a web server and so on.