Skip to content

Commit e12b864

Browse files
committed
Update README.md
1 parent e8927d4 commit e12b864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ More news can be found here: https://github.com/JSQLParser/JSqlParser/wiki/News.
1010

1111
## JSqlParser
1212

13-
JSqlParser is a SQL statement parser. It translates SQLs in a traversable hierarchy of Java classes. JSqlParser is not limited to one database but provides support for a lot of specials of Oracle, SqlServer, MySQL, PostgreSQL ... To name some it has support for Oracles join syntax using (+), PostgreSQLs cast syntax using ::, relational operators like != and so on.
13+
JSqlParser is a SQL statement parser. It translates SQLs in a traversable hierarchy of Java classes. JSqlParser is not limited to one database but provides support for a lot of specials of Oracle, SqlServer, MySQL, PostgreSQL ... To name some, it has support for Oracles join syntax using (+), PostgreSQLs cast syntax using ::, relational operators like != and so on.
1414

1515
## Contributions
1616
To help JSqlParsers development you are encouraged to provide

0 commit comments

Comments
 (0)