/excel-to-db

Reads a csv file of excel and converts to List<T>or json

Primary LanguageJava

Excel to DB migration

Tasks

  • Convert the sample data to a list of RawInfo class
  • Save the List<RawData> to postgres database/json