Lakshan-Madushanka / csv-to-relational-db

Upload csv records to server and insert each of them to db.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insert large volume of csv data set into relational db

Technologies

Laravel (Queue, Events), Angular

Real world scenario

There are couple of situations I had to use this kind of solution. One of them is when we develop a new system (web based) for a company to automate their business, most of the time old system records are stored in excel sheets so we have to insert the all of them into relational db. So this project is a good guide to get understanding how we do it with the power of laravel queue system.


screen_shot-1 screen_shot-2

About

Upload csv records to server and insert each of them to db.


Languages

Language:PHP 74.2%Language:Blade 12.9%Language:TypeScript 8.5%Language:HTML 1.5%Language:CSS 1.3%Language:JavaScript 1.0%Language:Shell 0.6%