/xml2postgres

Convert XML files to PostgreSQL psql files for ingestion.

Primary LanguagePLpgSQL

xml2postgres

Convert XML files to PostgreSQL psql files for ingestion.

TODO:

  • split out classes to separate modules to make it more maintainable
  • look in to some of the options
    • file-number-sheet etc.
  • factor out the PostgreSQL-specific stuff
  • look in to parallelization
  • consider automatic schema generation