XQL and PostgreSQL
XQL and PostgreSQL
От:
Frédéric Touboul <arkham@club-internet.fr>
Дата:
Greetings, Is there any kind of support for XQL in PostgreSQL ? I tried to google to find the answer, but couldn't find anything very useful -- aside from something related to OpenACS... Regards, Frederic
Re: XQL and PostgreSQL
От:
Christopher Browne <cbbrowne@acm.org>
Дата:
arkham@club-internet.fr (Frédéric Touboul) writes: > Is there any kind of support for XQL in PostgreSQL ? I tried to > google to find the answer, but couldn't find anything very useful -- > aside from something related to OpenACS... XQL is a query language using XML as its data model. PostgreSQL does not use XML as its data model, so it wouldn't seem particularly useful to use XQL with PostgreSQL. -- If this was helpful, rate me http://www.ntlug.org/~cbbrowne/spreadsheets.html "The main reason for open-source gets developed is need. If the need is there, then the software will get written. If it isn't really needed, then the lack of software is hardly a problem, right?" -- Almost Brian Hurt's Words