api.parsers.dev
SQL AST parsers and compilers for Postgresql and Snowflake dialects. Powered by holistic.dev
56 subscribers
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
api.parsers.dev endpoints
| Method | Endpoint | Description |
|---|---|---|
| compile | ||
| POST |
/api/compile/postgresql/(+ast) /api/v1/compile/postgresql/ |
This endpoint allows you to get a special object compiled based on your DDL or DML query. Because DML strictly depends on database schema (DDL), DML can be compiled to a special… |
| parse | ||
| POST |
/api/parse/postgresql/ /api/v1/parse/postgresql/ |
This endpoint allows you to get Abstract Syntax Tree represented in your SQL-queries. You can parse any supported syntax (DDL, DML, DCL, TCL, and another specific syntax). |
| POST |
/api/parse/snowflake/ /api/v1/parse/snowflake/ |
This endpoint allows you to get Abstract Syntax Tree represented in your SQL-queries. You can parse any supported syntax (DDL, DML, DCL, TCL, and another specific syntax). |
api.parsers.dev pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|