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.

preguntada hace un año253 visualizaciones
2 Respuestas
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
respondido hace un año
  • 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

respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas