For instance, I'd like to be able to issue something like:
select * from invoices where value(<total>) > 1000
or
select * from musicians where name like 'Garcia'
which might return URIs to the documents fitting the criteria. It would be
a hybrid web/database server...kind of an dynamic ORDBMS. The clumsiness of
ODBMS and ORDBMS systems could be eliminated since XML text is
self-descriptive. The software and administrative overhead of getting data
in and out of a database could be eliminated.
Does this interest anyone? I'd like to start a project along these lines.
Is this just a pipe dream? Practical? Impractical? Useful? Useless?
I'd appreciate any comments.
Rob