[TYPO3-mvc] How to speed up the creation of 100.000+ objects in	an extbase extension?
    Roland 
    most.wanted at gmx.at
       
    Thu Dec 20 21:43:49 CET 2012
    
    
  
hi,
willmty it next time. thanks.
roland
François Suter <fsu-lists at cobweb.ch> wrote:
> Hi Roland,
> 
>> i have to import 100.000+ database records from an external oracle
>> database. these records should be transformed into objects of a extbase
>> extension.
> 
> Besides the answers already given, do you really need to do this with
> Extbase? I have developed and published for a couple of years already an
> extension called "external_import" which is specialized in this kind of
> jobs. It may have trouble handling 100.000+ records from the BE module,
> but the Scheduler task should be fine.
> 
> HTH
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list