Skip to content
Snippets Groups Projects
README 742 B
Newer Older
  • Learn to ignore specific revisions
  • ===[ About ]====================================================================
    
    Dennis Ahrens's avatar
    Dennis Ahrens committed
    
    
    hshetl is a tool and library for extract transform load data between
    different data sources.
    
    Dennis Ahrens's avatar
    Dennis Ahrens committed
    Currently supported sources are
     - files
     - ldap
     - oracle
     - mysql
    
     - sqlite3
     - postgresql
    
    For a complete description of hshetl, visit:
    http://etl.it.hs-hannover.de/
    
    ===[ Installation ]=============================================================
    
    'sudo python setup.py install'
    
    For the complete installation guide, visit:
    http://etl.it.hs-hannover.de/install.html
    
    ===[ Usage ]====================================================================
    
    'hshetl -h'
    
    For the complete introduction for hshetl, visit:
    http://etl.it.hs-hannover.de/commandlineintro.html