[Typo3-dev] DBAL and postgres
dan frost
dan at danfrost.co.uk
Mon Aug 2 10:50:28 CEST 2004
I've also been thinking about doing stuff around xpath/xsl/x*, the
database of TYPO3.
My main project (for personal interested) is to make ObTS work with an
XML version of TypoScript - TSML!
Would be interesting to see what you find. You're right that xpath in
dbal makes no sense but xpath in the query language does - which is why
postgres looked interesting.
dan
Daniel Pötzinger wrote:
>
>> Someone has done a patch/custom datatype for postgres which allows
>> queries to the database to contain Xpath queries - something like
>>
>
> Hello
>
> At first some questions: Is XPATH in SQL a standart? I only know that
> postgres supports pathexpressions for nested (NFNF) Tables? Using XPATH
> for databasequeries sound much like better using XQUERY?
>
> I thought of some XML - Tools for Typo3 containing something like:
> -> At first a configurator for all external XML Tools (Means XSLT
> processor, XMLDB etc..)
> -> DBAL for XQUERY
> -> Class for XSLT and souch stuff
>
> I plan to invest more time on this after my vacances in august, what do
> you thing about that? I thing it makes no sense to implement XPATH stuff
> in TYPO3 DBAL because it is just something diffrent.
>
More information about the TYPO3-dev
mailing list