Wrapper for 'Python' Module 'sqlparse': Parse, Split, and Format 'SQL'
Install sqlparse Python package
Format SQL Statements
Parse SQL Statements
Split SQL to Single Statements
Wrapper for the non-validating 'SQL' parser 'Python' module 'sqlparse' <https://github.com/andialbrecht/sqlparse>. It allows parsing, splitting, and formatting 'SQL' statements.