ANTLR VS sql-parser

Compare ANTLR vs sql-parser and see what are their differences.

ANTLR

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. (by antlr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ANTLR sql-parser
17 3
16,236 420
1.8% 1.0%
8.5 9.3
1 day ago 27 days ago
Java PHP
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ANTLR

Posts with mentions or reviews of ANTLR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

sql-parser

Posts with mentions or reviews of sql-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • Can SQL be used without an RDBMS?
    7 projects | /r/PHP | 27 Feb 2023
    You can tokenize the query using [sql-parser](https://github.com/phpmyadmin/sql-parser) and then write functions to load, filter, sort, and group data, if you really wanted to.
  • Open Source SQL Parsers
    17 projects | dev.to | 8 Oct 2021
    SQL Parser in phpmyadmin is a validating SQL lexer and parser with a focus on MySQL dialect.

What are some alternatives?

When comparing ANTLR and sql-parser you can also consider the following projects:

JFlex - The fast scanner generator for Java™ with full Unicode support

Apache Calcite - Apache Calcite

lsp-mode - Emacs client/library for the Language Server Protocol

zetasql - ZetaSQL - Analyzer Framework for SQL

proleap-cobol-parser - ProLeap ANTLR4-based parser for COBOL

GoJavaWasm - A Java project for running Go(lang)'s WebAssembly code

sqlparse - A non-validating SQL parser module for Python

JSqlParser - JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

mo-sql-parsing - Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!

sbt-antlr4 - Antlr4 plugin for sbt 1.1+ and 0.13.x

grammars-v4 - Grammars written for ANTLR v4; expectation that the grammars are free of actions.

Apache Hive - Apache Hive