SQLGlot: SQL parser, transpiler, optimizer – translate to Presto, Spark, Hive

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • sqlglot

    Python SQL Parser and Transpiler

    You should try it out and see. Here are the test cases

    https://github.com/tobymao/sqlglot/blob/main/tests/fixtures/...

    I can even parse and optimizer TPC-H https://github.com/tobymao/sqlglot/blob/main/tests/fixtures/....

    SQLGlot's parser handles a superset of SQL, so it's much more flexible than any one engine.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • duckdb

    DuckDB is an in-process SQL OLAP Database Management System

  • zetasql

    ZetaSQL - Analyzer Framework for SQL

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts