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.1.tar.gz
(46.2 kB
view hashes)
Built Distribution
Close
Hashes for psqlparse-0.1.1-py2.7-linux-x86_64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81723a925d4efc4ee3c312dfffb191fa33154e15fc88d8ddd8e1046a6a0b51cc |
|
MD5 | 7947e9a9a92a298669cd35f58bfce0b6 |
|
BLAKE2b-256 | 9db076561a93f0db127a9892c17627d2dd7885c129207689723d9f280c709dd5 |