KevinKim99 / Ticket-Tech

1 stars 2 forks source link

converted csv to sql database #56

Closed eremozdemir closed 7 months ago

eremozdemir commented 7 months ago

Converted the raw data we had in the csv file to a complete SQL data base with two tables: Artists, & Concerts

EricSmith10 commented 7 months ago

Looks great, now we can use this with railway and not have to worry about the csv.

KenichiroAnderson commented 7 months ago

sweet, when you are able to figure out how to read and query let me know so we can update and change some of our files to be able to read from the DB!