[Typo3-dev] Clarification about DBAL

Ries van Twisk typo3 at rvt.dds.nl
Tue Aug 24 11:55:24 CEST 2004


> Karsten Dambekalns wrote:
> > Hi,
> >
> > On 2004-08-24, Mathias Schreiber [wmdb >] <ms at wmdb.de> wrote:
> >> Short question:
> >> Is it complicated to make the new SQL dumps for different DB systems?
> >
> > The installer 'converts' the MySQL dumps on the fly in both
> > directions. No need to convert anything manually and/or
> > seperately. Nice, eh?
> 
> The installer sets the sql dumps right for oracle, adabas, syquest etc?
> That is INDEED cool!

I have seen the way and worked a little with how AdoDB solves that problem using
there Adodb-xmlschema and that looks very promising. This will make the DBAL
extreemly portable so the typo3 (extention)developers do not need to focus on
'will the SQL convert right to <name a RDMBS>'. 

Also all new extentions can be made pluggable that way. The schema allows you to
add/remove columns on the fly to which is what typo3 needs on some extentions.

This ofcourse will limit typo3 to and will only support what adodb will support
 on there backend.

Ries












More information about the TYPO3-dev mailing list