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

Drop most database deps and code in JavaScript since they're now implemented in Go #125

Closed eatonphil closed 2 years ago

eatonphil commented 2 years ago

This should bring down the resulting binary size a bit.

Snowflake is still the biggest database dependency but I haven't written integration tests for it yet so I'm not ready to turn on the Go version.