Newbie inquiry:
I am interested in creating a small application that can run offline on a desktop computer. The amount of data to be saved is minimal, so I have the option to use a file or some type of database. However, my main question is:
What language/technology should I utilize for managing and storing the data without requiring an internet connection?
Any advice would be greatly appreciated!