Oracle SQL Parser
JSON →Spec-compliant Oracle SQL parser that generates an AST following the Oracle Database Language Reference. Version 0.1.0 is the initial release, likely with sporadic updates. It supports common Oracle DDL and DML statements. Differentiators: built specifically for Oracle SQL syntax, not generic SQL, and includes an AST explorer. Currently only supports limited statements like SELECT, CREATE TABLE, INSERT; not production-ready for complex queries.
Resources
packageoracle-sql-parser ↗
API endpoints
full doc /v1/registry/oracle-sql-parser