What is dbUPloader

dbUPLoader is a tool to import data from structured files (CSV, TSV, MS-Excel) into a relational database (Only test with ORACLE). You can associate database columns to file columns, query sequences, integrate subquerys (which depends on file data) and define parameter. The Application is written in Java and provides a Swing GUI. Additionally a command line interface is available to upload the data.

Features:

  • Upload MS-Excel and cvs files
  • Distribute data across several tables
  • Set relationships between tables
  • Define subquerys within inserts
  • Define parameters