you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 2 years ago (2 children)

CSV is not optimal, but then someone shows up and gives you 60GB of JSON instead of 600MB of CSV.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 2 years ago

    Or they dump their entire 6gb SQL database, customer info and all, into a SQL file that you have to load into a mariadb docker container when you just needed a subset that you were going to turn into csv anyway ☺️

  • source
  • parent