There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
In some cases, after implementing a database system, we had to deal with some legacy systems like excel sheets. In this project, I try to import an excel sheet into a temporary table in a database and perform a data migration process from the temporary table to the permanent tables.