athenaSQL

SQL builder for AWS Athena, inspired by sparkSQL (by nabilseid)

athenaSQL Alternatives

Similar projects and alternatives to athenaSQL

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better athenaSQL alternative or higher similarity.

athenaSQL discussion

Log in or Post with

athenaSQL reviews and mentions

Posts with mentions or reviews of athenaSQL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-04.
  • AthenaSQL: SQL query builder for AWS Athena, inspired by pySpark SQL
    2 projects | news.ycombinator.com | 4 Nov 2024
    Hi Everyone,

    I work in adtech, where we handle massive log-level data. To cut costs and improve performance for ML and optimization, my team and I chose a lakehouse approach using AWS (S3 + OTFs / partitioned Parquet + Athena + Glue).

    One challenge we faced with this data stack was managing Athena queries in our ETL jobs. Since Athena handles much of our data-heavy processing, we ended up storing hundreds of lines of query code as strings in Python scripts, which quickly became a nightmare to maintain.

    We needed something similar to PySpark SQL that could output SQL string compatible with Athena. So we built athenaSQL. It mimics the PySpark SQL API, providing a familiar interface and outputting SQL queries directly.

    It is far from complete at the moment but it has most of the basic query statements. I would love it if you could test it out and share any feedback! I hope someone is in need of such a tool, if it lacks the functionality you are seeking, let’s build it together! And feel free to critique it as much as you like. :)

    github: https://github.com/nabilseid/athenaSQL

    docs: github.com/nabilseid/athenaSQL

Stats

Basic athenaSQL repo stats
2
5
6.8
about 1 month ago

nabilseid/athenaSQL is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of athenaSQL is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com