A SQL Parser based on the parser in the presto project
Project description
lacquer is a python port of Presto’s SQL Parser.
Currently, it doesn’t support all the same features as Presto’s parser, but it can parse most SELECT queries and produce the python-equivalent syntax tree, as well as write the tree back out to SQL.
It was written for the LSST project to enable support for the Astronomical Data Query Language.
It has two dependencies, PLY and future.
It is tested with 2.7 and 3.5.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lacquer-0.1.2.tar.gz
(54.0 kB
view details)
File details
Details for the file lacquer-0.1.2.tar.gz
.
File metadata
- Download URL: lacquer-0.1.2.tar.gz
- Upload date:
- Size: 54.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7c4650aab1dd04839f5d7bc77cd7a8a3f5db8794c079f3f1825c99ed29e01ae |
|
MD5 | 2141a7ff5b018f931753ea07a0deda70 |
|
BLAKE2b-256 | d54f3465488e967e2b24905f40b80b3a17a24a64457baee3e25bb44b157dbe64 |