Skip to content
Prev 82589 / 398513 Next

export from R to MySQL

Hi R user!

What is the fastest way to export a large matrix or vector to a MySQL 
database? The use of data.frame() and dbWriteTable() makes the process 
slow, so is there any <direct> alternative?

Regards
Meinhard Ploner