ETLUtils: Utility functions to execute standard ETL operations (using package ff) on large data

Provides functions to facilitate the use of the ff package in interaction with bigdata in SQL databases (e.g. in Oracle/MySQL/PostgreSQL/Hive) by allowing easy importing directly into ffdf objects using DBI, RODBC and RJDBC. Also contains some basic utility functions to do fast left outer join merging based on match and basic recoding.

Version: 1.2
Depends: ff
Suggests: RSQLite, zoo, DBI, RODBC, RJDBC
Published: 2013-01-05
Author: Jan Wijffels
Maintainer: Jan Wijffels <jwijffels at bnosac.be>
License: GPL-2
URL: http://www.bnosac.be https://github.com/jwijffels/ETLUtils
NeedsCompilation: no
CRAN checks: ETLUtils results

Downloads:

Package source: ETLUtils_1.2.tar.gz
MacOS X binary: ETLUtils_1.2.tgz
Windows binary: ETLUtils_1.2.zip
Reference manual: ETLUtils.pdf
News/ChangeLog:NEWS
Old sources: ETLUtils archive