Skip to main content

SQL parsing, done right

Project description

Squel

SQL parsing, done right.

WIP, but you can you use it as base. Just add the missing definitions to the grammar.

Example

from squel.app import Squel


tree = Squel.parse('hello.sql')
print(tree.pretty())

CLI

squel parse hello.sql

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

squel-1.0.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

squel-1.0.0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page