groovehunter / xmlflat2db

parse flat xml dataset and store in db in generic way, customizable, yaml configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmlflat2db

parse flat xml dataset and store in db in generic way, customizable, yaml configuration

Anleitung zum konfigurieren des eigenen importers:

  1. Kopierer MyImporter.py auf MeinImporter.py

  2. passe MeinImporter.py an, anhand der kommentare im code

  3. kopiere config skeleton

  4. passe konfig an

  5. lasse tests laufen

  6. u.a.

About

parse flat xml dataset and store in db in generic way, customizable, yaml configuration

License:GNU General Public License v2.0


Languages

Language:Python 99.6%Language:Shell 0.4%