sqlparse

A non-validating SQL parser module for Python (by andialbrecht)

Sqlparse Alternatives

Similar projects and alternatives to sqlparse

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqlparse alternative or higher similarity.

sqlparse reviews and mentions

Posts with mentions or reviews of sqlparse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • Data Load Diagram
    2 projects | reddit.com/r/dataengineering | 6 Mar 2023
    Gotcha, since we haven't actually written all of this yet I don't have any useful code snippets to share but we've discussed tackling the problem internally using something like sqlparse. You'd need to identify the relevant sql chunks, parse them for table dependency information and then create the relevant entities in whichever data lineage tool you were using.
  • This Week In Python
    5 projects | dev.to | 16 Sep 2022
    sqlparse – A non-validating SQL parser module for Python
  • Open Source SQL Parsers
    17 projects | dev.to | 8 Oct 2021
    Regular expressions is a popular approach to extract information from SQL statements. However, regular expressions quickly become too complex to handle common features like WITH, sub-queries, windows clauses, aliases and quotes. sqlparse is a popular python package that uses regular expressions to parse SQL.
  • Automated SQL formatting checks
    2 projects | reddit.com/r/dataengineering | 27 Sep 2021
    This one is not bad: https://github.com/andialbrecht/sqlparse.
  • Let's write a compiler, part 5: A code generator
    14 projects | news.ycombinator.com | 19 Aug 2021
  • A note from our sponsor - Sonar
    www.sonarsource.com | 23 Mar 2023
    Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →

Stats

Basic sqlparse repo stats
6
3,180
5.9
3 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com