This website requires JavaScript.
Explore
Help
Sign in
dbcli
/
sqlglot
Watch
1
Star
0
Fork
You've already forked sqlglot
0
Code
Issues
Activity
sqlglot
/
benchmarks/bench.py
CHANGELOG.md
LICENSE
posts/sql_diff.md
posts/sql_diff_images/dice_coef.png
posts/sql_diff_images/figure_1.png
posts/sql_diff_images/figure_2.gif
posts/sql_diff_images/figure_3.gif
posts/sql_diff_images/git_diff_output.png
posts/sql_diff_images/matching_criteria_1.png
posts/sql_diff_images/matching_criteria_2.png
README.md
requirements.txt
run_checks.sh
setup.py
sqlglot/__init__.py
sqlglot/__main__.py
sqlglot/dialects/__init__.py
sqlglot/dialects/bigquery.py
sqlglot/dialects/clickhouse.py
sqlglot/dialects/dialect.py
sqlglot/dialects/duckdb.py
sqlglot/dialects/hive.py
sqlglot/dialects/mysql.py
sqlglot/dialects/oracle.py
sqlglot/dialects/postgres.py
sqlglot/dialects/presto.py
sqlglot/dialects/redshift.py
sqlglot/dialects/snowflake.py
sqlglot/dialects/spark.py
sqlglot/dialects/sqlite.py
sqlglot/dialects/starrocks.py
sqlglot/dialects/tableau.py
sqlglot/dialects/trino.py
sqlglot/dialects/tsql.py
sqlglot/diff.py
sqlglot/errors.py
sqlglot/executor/__init__.py
sqlglot/executor/context.py
sqlglot/executor/env.py
sqlglot/executor/python.py
sqlglot/executor/table.py
sqlglot/expressions.py
sqlglot/generator.py
sqlglot/helper.py
sqlglot/optimizer/__init__.py
sqlglot/optimizer/eliminate_subqueries.py
sqlglot/optimizer/expand_multi_table_selects.py
sqlglot/optimizer/isolate_table_selects.py
sqlglot/optimizer/merge_derived_tables.py
No matching file found