> How do people enter and manage their data? emacs, gnucash, other? I > want to check out gnucash and am wondering about maintaining a > database in mysql/sqlite/postgres so I can get some form of integrity > checking and audit trail.
I use git for storage and offsite backup, with multiple files included into the master file. About 90% of my ledger files are generated from scripts (PHP and perl). - Zack
