IBM-Cloud / sql-query-clients

Client samples for IBM Cloud SQL Query service
Apache License 2.0
12 stars 24 forks source link

Superset support #117

Open oker1 opened 3 years ago

oker1 commented 3 years ago

Is your feature request related to a problem? Please describe. Querying Cloud SQL from Superset would be useful for visualizations.

Describe the solution you'd like To support Superset two standard interfaces need to be supported by the library (or additional libraries), the Python DB-API and an SQLAlchemy dialect.

See https://superset.apache.org/docs/databases/installing-database-drivers

shawnzhu commented 3 years ago

As a contributor to Apache superset, this sounds like a good idea.

@oker1 are you looking for contributing to this feature or simply ask for it? I'd like to understand more about the business context.