S3 Select Tooling

0

Good afternoon I am trying to find out, and search, to see if there is an S3 Select Tooling, perhaps run by a 3rd party? If such a thing exists, like a GUI that's user friendly instead of executing the S3 Select queries.

已提問 1 年前檢視次數 253 次
2 個答案
1

Hi,

Did you consider using Athena instead of S3 select - the Athena GUI is much more user friendly and also you can setup defined governance/access. Please refer: https://aws.amazon.com/blogs/aws/amazon-athena-interactive-sql-queries-for-data-in-amazon-s3/

Alternatively, you could consider using the AWS SDK for Pandas which can provide a visual & a repeatable way to use S3 select using a notebook. Please refer: https://aws-sdk-pandas.readthedocs.io/en/stable/tutorials/029%20-%20S3%20Select.html

Thanks

profile pictureAWS
Rama
已回答 1 年前
  • Thanks Rama-I will look into AWS SDK for Pandas - just looking for a swift, cost effective (but user friendly) querying method to process json files into a bucket

  • You can also query using S3 Select against individual objects using the AWS Console, which can be useful for trying out S3 Select queries.

0

Try AWS SimpleDB

已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南