Amazon S3 connectors. Pros and cons

0

Hi Team, I couldn't find list/details of the tools to which Amazon S3 integrates with by using a S3 connector. Which tools integrate with S3 to provide in-place querying of S3 data (i.e. data shouldn't move out from S3 in order to be queried). How much data can be queried at a time? Does it support joins? What data formats can be queried ? Any pointers would really help. Thank you

Mayura
질문됨 2년 전228회 조회
1개 답변
0

Amazon Athena, is a distributed that will allow you to use SQL to query S3 data in place.

There are no pre-defined limit on size of data, yes it supports joins and you can find supported data format here.

To understand how to create tables for Athena (only metadata, data is not moved) please refer to this documentation page.

For additional information you can look at the FAQ.

If you are already using Amazon Redshift it also can access data in place from S3, using Amazon Redshift Spectrum.

AWS
전문가
답변함 2년 전
  • Thanks Fabrizio. Sorry, I should have mentioned that we are looking at tools other than Athena/Redshift to which S3 can connect using connectors. We are already using Athena/Redshift. Where can I get more information on S3 connectors? Please guide

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠