# jsqlparser/jsqlparser

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jsqlparser-jsqlparser).**

5,950 stars · 1,418 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/JSQLParser/JSqlParser
- Homepage: https://github.com/JSQLParser/JSqlParser/wiki
- awesome-repositories: https://awesome-repositories.com/repository/jsqlparser-jsqlparser.md

## Description

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

## Tags

### Part of an Awesome List

- [SQL Parsers](https://awesome-repositories.com/f/awesome-lists/devtools/sql-parsers.md) — Parses SQL statements into a hierarchy of Java classes.
