-
Updated
Dec 22, 2020 - Python
#
athena
Here are 138 public repositories matching this topic...
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
visualization
javascript
mysql
python
bigquery
bi
spark
dashboard
athena
analytics
postgresql
business-intelligence
redash
redshift
databricks
hacktoberfest
spark-sql
Pandas on AWS
mysql
python
emr
aws
data-science
lambda
aws-lambda
athena
etl
pandas
data-engineering
redshift
apache-parquet
amazon-athena
apache-arrow
aws-glue
glue-catalog
amazon-sagemaker-notebook
-
Updated
Dec 23, 2020 - Python
PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
-
Updated
Dec 19, 2020 - Python
A serverless architecture for orchestrating ETL jobs in arbitrarily-complex workflows using AWS Step Functions and AWS Lambda.
aws
lambda
big-data
serverless
athena
state-machine
etl
extract
bigdata
glue
orchestration
load
transform
amazon-web-services
elt
stepfunctions
-
Updated
Dec 28, 2019 - Python
An Amazon Athena driver for Metabase 0.32 and later
-
Updated
Nov 29, 2020 - Clojure
Workshop to build voice enabled integration with data analytics
-
Updated
Mar 13, 2020 - Python
A simple and elegant theme for Jekyll and GitHub Pages.
-
Updated
Feb 5, 2020 - HTML
a nodejs simple aws athena client
-
Updated
Nov 1, 2020 - TypeScript
Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It can be used in the Hadoop ecosystem and with tools such as Presto and AWS Athena.
-
Updated
Dec 15, 2020 - Go
Glue scripts for converting AWS Service Logs for use in Athena
athena
elb-logs
alb-logs
cloudtrail-logs
cloudfront-logs
vpc-flow-logs
aws-glue
s3-log-parser
glue-scripts
glue-job
-
Updated
Sep 12, 2019 - Python
Presto-like CLI tool for AWS Athena
-
Updated
May 10, 2019 - Python
An automation platform with a plugin architecture that allows you to easily create and share services.
-
Updated
Jul 6, 2017 - Shell
The open source version of the Amazon Athena documentation. To submit feedback & requests for changes, submit issues in this repository, or make proposed changes & submit a pull request.
-
Updated
Dec 22, 2020
A SQLite driver for S3 and Amazon Athena 😳
-
Updated
Dec 16, 2019 - Python
Fluent Bit plugin-based centralized log analysis across Amazon ECS & EKS clusters
-
Updated
Oct 29, 2020 - Shell
Have fun with Amazon Athena from command line! 🕊
-
Updated
Nov 20, 2017 - Go
SECDatabase.com produced this dataset with the text and detailed numeric information of all financial statements. The Dataset is extracted from corporate annual and quarterly reports filed with the SEC using XBRL since January 2009.
-
Updated
Oct 20, 2020
michaelmoussa
commented
Apr 7, 2020
It'd be helpful to be able to receive notifications when snapshot exports complete, which customers can use to trigger other workflows or simply become aware that the exports are done.
A SQL-like language for performing ETL transformations.
cli
aws
tsv
json
query
sdk
csv
sql
kafka
hive
avro
athena
etl
s3
kafka-consumer
kafka-producer
delimited-data
etl-framework
psv
delimited
-
Updated
Dec 23, 2020 - JavaScript
alexey-kotlyar
commented
Jun 26, 2018
According to RFC 5737:
The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.
Improve this page
Add a description, image, and links to the athena topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the athena topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
It is idiomatic for JWTs to be accepted using a header format of
Authorization: Bearer <JWT>(see jwt.io introduction.) In general, in history, the RFCs surrounding the authorization header have taken care to specify the mode of Authorization as the first part of the header value (e.g. Basic, Di