Re: Writing a DB backend

2011-02-14 Thread Russell Keith-Magee
On Tue, Feb 15, 2011 at 2:47 AM, John Finlay wrote: > I am working on a app that keeps information in a non-SQL database composed > of XML files referenced as UUIDs. In the prototype I'm directly referencing > these using a simple api. For the production version I'm wondering if it > would be poss

Writing a DB backend

2011-02-14 Thread John Finlay
I am working on a app that keeps information in a non-SQL database composed of XML files referenced as UUIDs. In the prototype I'm directly referencing these using a simple api. For the production version I'm wondering if it would be possible to build a db backend that would allow me to use the