Skip to content
Prev 156722 / 398506 Next

Manage huge database

2008/9/22 Jos? E. Lozano <lozalojo at jcyl.es>:
I wouldn't call a 4GB csv text file a 'database'.
Yes, use a database. A real database.
No, but you can establish a link to a database. You want a database.
A real relational database.
Try:
http://cran.r-project.org/doc/manuals/R-data.html#Relational-databases

Barry