Skip to content

Lakshan-Madushanka/csv-to-relational-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published