go-go-golems / sqleton

☠️ sqleton ☠️ is a CLI tool to execute SQL commands
MIT License
31 stars 2 forks source link

Add functionality to scrape / upload redash queries #65

Open wesen opened 1 year ago

wesen commented 1 year ago

A lot of valuable sql queries that we build are developed and shared in redash, but redash is annoying to use. Furthermore, redash is conceptually very similar to sqleton in its parameters and flags interpolation. It would be cool to make both interoperate, for example, downloading a set of queries from redash and exposing them as CLI verbs

wesen commented 1 year ago

See also: https://github.com/RecoLabs/redash-go-sdk