Skip to main content

Fugue SQL Antlr C++ Parser

Project description

Fugue SQL Antlr Parser

PyPI version PyPI pyversions PyPI license codecov

Chat with us on slack! Slack Status

Fugue SQL Antlr Parser

This is the dedicated package for the Fugue SQL parser built on Antlr4. It consists of two packages: fugue-sql-antlr and fugue-sql-antlr-cpp.

fugue-sql-antlr is the main package. It contains the python parser of Fugue SQL and the vistor for the parser tree.

fugue-sql-antlr-cpp is the C++ implementation of the parser. This solution is based on the incredible work of speedy-antlr-tool, a tool that generates thin python interface code on top of the C++ Antlr parser. This package is purely optional, it should not affect the correctness and features of the Fugue SQL parser. However, with this package installed, the parsing time is ~25x faster.

Neither of these two packages should be directly used by users. They are the core internal dependency of the main Fugue project (>=0.7.0).

Installation

To install fugue-sql-antlr:

pip install fugue-sql-antlr

To install fugue-sql-antlr and fugue-sql-antlr-cpp:

pip install fugue-sql-antlr[cpp]

We try to pre-build the wheels for major operating systems and active python versions. But in case your environment is special, then when you install fugue-sql-antlr-cpp, please make sure you have the C++ compiler in your operating system. The C++ compiler must support the ISO C++ 2017 standard.

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

fugue_sql_antlr_cpp-0.2.3.tar.gz (531.4 kB view details)

Uploaded Source

File details

Details for the file fugue_sql_antlr_cpp-0.2.3.tar.gz.

File metadata

  • Download URL: fugue_sql_antlr_cpp-0.2.3.tar.gz
  • Upload date:
  • Size: 531.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.3.tar.gz
Algorithm Hash digest
SHA256 a824d20c7714da3f30395f64295213de14bc3b3b5a9640bc91c0afa21528e373
MD5 6a61701a471e3365ac4841e81bd83dca
BLAKE2b-256 455d68aaaac3a3c7d7b119b0d9a101e92d86d1af4a895b6e25b37bfe64d3519d

See more details on using hashes here.

Supported by

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