Back-end for repository implementation

Hello everyone,
  Does anybody knows a study for choosing between the different choices
for the back-end, namely file system based (adl or xml set of files),
XML database, database for objects or even the relational databases?
  Thanks for your time, best regards,

Tiago Pedrosa
Departamento de Informática e Comunicações / Department of Computing
and Communications
Instituto Politécnico de Bragança / Polytechnic Institute of Bragança

Hi!

Hi,

In Open EHR-Gen, we use a filsystem repository of archetypes and templates. Now we are designing a Web Service interface to have that repository in a remote location.

http://code.google.com/p/open-ehr-gen-framework/

What are you using for instance data?

--Tim