Parse SQL queries using the PostgreSQL query parser
Project description
This Python module uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parsetree.
Installation
`shell pip install psqlparse `
Usage
`python import psqlparse psqlparse.parse('SELECT * from mytable') `
Contributors
[Aldo Culquicondor](https://github.com/alculquicondor/)
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
psqlparse-0.1.6.tar.gz
(48.8 kB
view details)
File details
Details for the file psqlparse-0.1.6.tar.gz
.
File metadata
- Download URL: psqlparse-0.1.6.tar.gz
- Upload date:
- Size: 48.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2c8ee64d1d1c4f64c20bd388c275da1734380378d6e4be09efa9658c2c0a412 |
|
MD5 | 471ef557f64cf398201e0b7cae876bea |
|
BLAKE2b-256 | d5dfeeb8168ccead1186f32cb126fd6633fa053bf59b36592e94c8e454881bca |