Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to load data from remote sources? #116

Closed
vogt4nick opened this issue Oct 15, 2019 · 2 comments
Closed

Any plans to load data from remote sources? #116

vogt4nick opened this issue Oct 15, 2019 · 2 comments

Comments

@vogt4nick
Copy link

The usage appears limited to

Right-click on a .csv or .tsv file and choose View in SandDance.

I work primarily with databases, and I'm sure I'm not alone. It takes time to query data from a database and save the data in local files. It'd be useful if SandDance did this work for me.

Are there any plans to address this use case?

Are there any alternatives you can suggest? Maybe this can be accomplished with another, existing VS Code extension and I just don't know where to look?

@danmarshall
Copy link
Contributor

Azure Data Studio is designed to accomplish this 🤓 and we have a SandDance extension for it.

@danmarshall
Copy link
Contributor

Also, you can enter a URL in the UI at https://sanddance.js.org/app/

Click the "Sample Data" button to drop-down other data file choices, then choose URL.
image

FYI The other server will need to accept CORS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants