[ol9_developer_EPEL] python3-sqlglot-5.2.0-1.el9.x86_64

Name:python3-sqlglot
Version:5.2.0
Release:1.el9
Architecture:x86_64
Group:Unspecified
Size:871353
License:MIT
RPM: python3-sqlglot-5.2.0-1.el9.x86_64.rpm
Source RPM: python-sqlglot-5.2.0-1.el9.src.rpm
Build Date:Tue Sep 13 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/tobymao/sqlglot
Summary:SQL Parser and Transpiler
Description:
SQLGlot is a no dependency Python SQL parser, transpiler, and optimizer.
It can be used to format SQL or translate between different dialects like
DuckDB, Presto, Spark, and BigQuery. It aims to read a wide variety of SQL
inputs and output syntactically correct SQL in the targeted dialects.

It is a very comprehensive generic SQL parser with a robust test suite. It
is also quite performant while being written purely in Python.

You can easily customize the parser, analyze queries, traverse expression
trees, and programmatically build SQL.

Syntax errors are highlighted and dialect incompatibilities can warn or
raise depending on configurations.

Filelist (Show Changelog) (Show related packages)