Polyglot-Ex - Parse, Transpile and Graph SQL

Polyglot-Ex Rust and wasmex bindings for polyglot.

State: Pre-release

Hi there,

I am starting a thread for my humble bindings library to enable fast SQL parsing, transpiling and table and column lineage extraction based on the young but excellent rust crate tobilg/polyglot.

This is massively exciting for everyone who is dealing with SQL as a language in their applications.

I will update this thread as I go along, right now I have the binding up on my Gitlab repository and its already fully functional.

Note this is a pre-release, so major breaking changes might still appear. I myself am not using my own library in production yet, but I am working towards that.

Many thanks to tobilg, who is the main author of the Rust crate and has published an impressive library!

I am merely glue coding this and enabling it for the Elixir/Beam ecosystems.

Kind regards,

Lukas Rieder

4 Likes