Relative Content

Tag Archive for databasepostgresqlexpressstoragegis

where to store a csv file uploaded by the end user?

end user uploads csv file (maybe 200-300mb ) in dashboard and then can visualize that data in map. The problem is should I store the uploaded file in database or just as a csv file in bucket or some storage option?