[TYPO3-dev] TYPO3 on PostgreSQL experiances

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Mar 27 14:24:35 CET 2008


ries van Twisk schrieb:
>>>
>>
>> I may be wrong but I think idea of DBAL was to enable using other 
>> databases with TYPO3. It means that queries must be converted to the 
>> format of corresponding database from MySQL syntax.
> 
> I agree with that DBAL should handle this... although there is also a 
> little voice in my head that said 'vender transparent' :)
> Like your suggestion below is that XML schema can solve it... something 
> for V5 I guess

There is one caveat. Either the XDB format has options for common features 
only or it has to have some vendor sepcific "hint sections".

Otherwise the engine definitions for Mysql are lost.

Anyway, for 5.0 I'd like to see neither .php nor .sql files for any 
coniguration task. Only XML or maybe a simple text format.

Masi




More information about the TYPO3-dev mailing list