wembushey / Exjest

A program that is able to take excel sheets and enter them into a database.
0 stars 0 forks source link

ETL (Extract, Transform, Load) #4

Closed wembushey closed 4 days ago

wembushey commented 2 weeks ago

Your code will need to import the contents of CY22.xlsx into the database schema. It may do so as a command line tool as long as the database connection string is configurable.

wembushey commented 4 days ago

Drag and drop import has been done