pitzzahh / excel-to-db

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excel to DB migration

Tasks

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

About

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


Languages

Language:Java 100.0%