Sunday, 3 March 2019

DB to csv api

I have large data collection in Postgres ( Apparently each row is big in size) What is the tight way to expose an api that will download all records and convert it into csv and expose it as an Rest api? I am using express 4 . And Postgres 9.4

Submitted March 03, 2019 at 11:02PM by tettusud

No comments:

Post a Comment