Skip to content

Ecxel2DB Command Line Application

palych-piter edited this page May 26, 2017 · 1 revision

The App allows to make a connection to a database, create tables and populate the tables with Excel files content.

Now the following functionality is implemented :

  • Use the properties file with settings for a database connection point and others
  • Implement the interface to populate a table in a Postgres database
  • Both xls and xlsx Excel formats are supported. The app will detect a format automatically. No special settings are required in the properties file.
Clone this wiki locally