Main Polyglot class for object-oriented usage.
Format SQL.
Generate SQL from an AST.
Get supported dialects.
Get library version.
Parse SQL into an AST.
Transpile SQL from one dialect to another.
Static
Get or create the Polyglot instance. The WASM module is automatically initialized on import.
Main Polyglot class for object-oriented usage.