jGnash supports two file types for storing data. File types can be easily changed by using the
→ command and naming the new file with the appropriate file extension.The current file will be saved in the new format and automatically opened.
Regardless of file type used, jGnash automatically saves the data if changed every 30 seconds to minimize the chance of accidental data loss.
![]() | Client/Server |
---|---|
If you are using jGnash in the Client/Server mode, all changes are committed immediately. |
The Object Database is a compact format that opens and closes quickly. The Object Database format is required when using the client / server functionality of jGnash. For most users, the Object Database format will yield the best overall performance.
XML file format is human readable and easily read by other applications at the expense of a considerably larger file size. Memory usage is less when using the XML file format, but certain operations may take longer. The advantage of the XML file is easier parsing and manipulation of the file using another program external to jGnash. If you have a large amount of data, jGnash will use less system memory when using the XML file format.
![]() | Backups |
---|---|
The XML format is also used for saving automatic backups of jGnash files if enabled. |