Amazon Athena: Query S3 Using SQL
aws.amazon.com
Amazon Athena: Query S3 Using SQL
1–10 of 45 posts
Re: Amazon Athena: Query S3 Using SQL
#2Even the pricing is same: $5 / TB of data scanned.
Re: Amazon Athena: Query S3 Using SQL
#3I wonder if this is essentially a Presto SaaS product?
Re: Amazon Athena: Query S3 Using SQL
#4"Amazon Athena uses Presto with ANSI SQL support and works with a variety of standard data formats, including CSV, JSON, ORC, and Parquet." I wonder if this is essentially a Presto SaaS product?
Re: Amazon Athena: Query S3 Using SQL
#5Looks very similar to Google Big Query. Even the pricing is same: $5 / TB of data scanned.
Re: Amazon Athena: Query S3 Using SQL
#6Re: Amazon Athena: Query S3 Using SQL
#7Looks very similar to Google Big Query. Even the pricing is same: $5 / TB of data scanned.
When I tried it it was slower than bigquery. Plus you've got to mess about creating hive schemas.
Re: Amazon Athena: Query S3 Using SQL
#8Looks very similar to Google Big Query. Even the pricing is same: $5 / TB of data scanned.
When I tried it it was slower than bigquery. Plus you've got to mess about creating hive schemas.
> Amazon Athena supports a wide variety of data formats like CSV, TSV, JSON, or Textfiles and also supports open source columnar formats such as Apache ORC and Apache Parquet. Athena also supports compressed data in Snappy, Zlib, and GZIP formats. By compressing, partitioning, and using columnar formats you can improve performance and reduce your costs.
Re: Amazon Athena: Query S3 Using SQL
#9https://www.dropbox.com/s/s4cw5x7yyrdl3ch/Screenshot%202016-...
Re: Amazon Athena: Query S3 Using SQL
#10Looks very similar to Google Big Query. Even the pricing is same: $5 / TB of data scanned.
When I tried it it was slower than bigquery. Plus you've got to mess about creating hive schemas.