<#C01USCF4S10|gd-questions> Hi, I have just starte...
# gooddata-platform
r
#gd-questions Hi, I have just started looking at gooddata. does it support query connection with AWS Athena service ?
j
GoodData.CN does not support Athena yet. We could add the support either directly with their JDBC driver or through Apache Drlll (evaluating with their community). It should be quite easy to add the support, their SQL capabilities seem to match to our analytics capabilities.
b
Hosted version of GoodData doesn’t support integration with AWS athena directly, but it is possible to load CSVs / parquet files directly from S3
r
Athena has JDBC interface. We use this JDBC interface when using with any SQL client. can you help with JDBC example for athena ?