taozhi8833998 / node-sql-parser

Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL
https://taozhi8833998.github.io/node-sql-parser/
Apache License 2.0
811 stars 180 forks source link

Oracle & PL/SQL Support #464

Open hodapp512 opened 4 years ago

hodapp512 commented 4 years ago

Really simple, it would be nice to have support for Oracle SQL, especially for PL/SQL.

1ilit commented 3 months ago

Hey @taozhi8833998. Thanks for everything so far. Any plans for this in the near future?