As a user
I can download my data in some common interchange format
So I can stop using Contraq without loss of data
Because no SaaS is perfectly reliable
Initially we should probably support simple Yaml and JSON dumps of all records pretty much as we store them (but embedded, probably, instead of using foreign keys). We may want to also think about CSV, SQL, or even ODC and Excel formats.
As a user I can download my data in some common interchange format So I can stop using Contraq without loss of data Because no SaaS is perfectly reliable
Initially we should probably support simple Yaml and JSON dumps of all records pretty much as we store them (but embedded, probably, instead of using foreign keys). We may want to also think about CSV, SQL, or even ODC and Excel formats.