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.5.tar.gz
(48.1 kB
view details)
File details
Details for the file psqlparse-0.1.5.tar.gz
.
File metadata
- Download URL: psqlparse-0.1.5.tar.gz
- Upload date:
- Size: 48.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a538f0ecf6e06c92be94aebe545785afad224b9f61e80fc76b460cbb389d4b8 |
|
MD5 | 076907ca5fb3fa74e638de07e518a01d |
|
BLAKE2b-256 | 286cb03c97cd88a883ce48ecb7fbf1e63575e74a90e18911f2beb0b444cb643c |