datastation icon indicating copy to clipboard operation
datastation copied to clipboard

App to easily query, script, and visualize data from every database, file, and API.

Results 43 datastation issues
Sort by recently updated
recently updated
newest added

OpenSearch can run in a mode where all requests need to be signed with AWS4 signatures and do not require any other auth (no basic auth). See: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/request-signing.html#request-signing-node This is...

I expect the table panel to show columns in the same order as its source. It appears to sort the columns alphabetically by default. For example, if I query (sqlite):...

Currently, both BigQuery and Google Sheets require Service Accounts to work. However, my company does not allow me to generate service accounts, so my only resort is to use OAuth...

I currently need to connect to a Cloudera Impala instance in order to make queries and analyses. It would be nice to be able to integrate this type of connection...

good first issue

Hi! This is my first contribution to this project. I want to do more in the future! This is just a small change that defaults the theme of Datastation to...

I'm pretty sure it always cancels and then runs but the UI often shows it as failing immediately on cancellation and then however long later it actually succeeds. This is...

Otherwise it says name or service unknown. But this shouldn't be a requirement. The defaults in the server proxy are messed up.

- Add a toggle in the UI to enable. - Add check if file is large enough to encode in parallel. - Each record will be passed into a channel...