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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则