Skip to content

Morry98/sql-query-parser

Repository files navigation

 _____  _____ _      ______                        
/  ___||  _  | |     | ___ \                       
\ `--. | | | | |     | |_/ /_ _ _ __ ___  ___ _ __ 
 `--. \| | | | |     |  __/ _` | '__/ __|/ _ \ '__|
/\__/ /\ \/' / |____ | | | (_| | |  \__ \  __/ |   
\____/  \_/\_\_____/ \_|  \__,_|_|  |___/\___|_|   

This is an alpha version

GitHub GitHub release (latest by date) GitHub top language GitHub issues PyPI Downloads

Coverage Status Bugs Vulnerabilities Code Smells Quality Gate Status

Lines of Code GitHub stars GitHub pull requests

An advanced python sql query parser, It takes a sql query and returns a specific data structure with table, columns, functions and conditions.

Quickstart

Tested only on python 3.10, it doesn't work with lower versions.

PYPI page

https://pypi.org/project/sql-query-parser/

About

An advanced python sql query pareser

Resources

License

Stars

Watchers

Forks

Packages

No packages published