Skip to content
Snippets Groups Projects
Select Git revision
  • ba1d1314bac9b5bf1938708053500ba8be504b32
  • master default
  • saltify
  • yamlgui
  • AbstractRepository
  • 0.1
6 results

README

Blame
  • user avatar
    Tim Fechner authored
    Most information of the README file moved to the sphinx documentation.
    ba1d1314
    History
    README 742 B
    ===[ About ]====================================================================
    
    hshetl is a tool and library for extract transform load data between
    different data sources.
    
    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