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.4.tar.gz
(47.7 kB
view hashes)
Built Distribution
Close
Hashes for psqlparse-0.1.4-py2.7-linux-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32fc2d9b4b1e0c9635a801da1f1714cdd698c5b3b51ebb0b3415327365501afb |
|
MD5 | 9cbdbc075a8abbafebcb3b5b601298b5 |
|
BLAKE2b-256 | 235ef4bf6214345a249909ee230ed826a52802a1439032d9feaa4e4745083b18 |