[Tutor] Truly generic database API

Smith, Jeff jsmith at medplus.com
Tue Jun 6 18:22:28 CEST 2006


I'm looking for a truly generic database API in that the underlying DB
could be text, XML, SQL engine, etc.

For instance, initially, the underlying database will probably be text
files but we may at some point want to move to a real database server or
possibly an XML file without having to recode all of the upper level
access.

Is anyone aware of such a thing?

Thanks,
Jeff


More information about the Tutor mailing list