multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Support CSV parallel encoding #232

Closed Posrabi closed 2 years ago

Posrabi commented 2 years ago

*Maybe we could do a generic goroutine and apply it to all the other file types and databases. This only involves changing the channel type.

eatonphil commented 2 years ago

Closing for now