2011/11/8 Маркевич Александр <[email protected]>: > Hi CouchDB Team! > > Can I store *.odt/*.ods files into Couch base? Because it have XML-based > format and stability specification (maybe in the future ;). > > If I can't store ODT on this evolution stage of CouchDB - I want to write > or adapt any encoder XML->JSON->CouchDB? > > What are think about it? > > P.S. Sorry of my English. > -- > Best regards Alexander Markevych. >
Hi Alexander, Why not just store them (*.odt files) as document attachments without any format conversions? -- ,,,^..^,,,
