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.3.tar.gz
(47.6 kB
view hashes)
Built Distribution
Close
Hashes for psqlparse-0.1.3-py2.7-linux-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a0552b9db8781b4794f79e645844ce37f4cfaeeb6bf3dc4d8183e7f71368cb3 |
|
MD5 | 6d54c1309c273127b045e2feee2051a3 |
|
BLAKE2b-256 | cd59083ab184bcdc4996c2c10b9fa64a53a93050d338ce1f9d0193cf7c4b2679 |