<https://github.com/tobymao/sqlglot> is pretty swe...
# random
v
https://github.com/tobymao/sqlglot is pretty sweet, swapped to it after issues with
sqlparser
Used it for getting fields from a create table
.sql
file
Supposedly can transpile and some other crazy things, all I know is that their dialect specific parser for tsql works pretty good!
j
Count me interested, thanks for sharing!
j
Quite a rich set of already supported dialects! Looks like a challenger to Apache Calcite we currently use. I just created a troll Jira ticket to our team responsible for the Calcite 😉
b
Probably the most active bunch of contributors around too, I've opened a half dozen DuckDB syntax tickets and they've all been fixed and tagged in 24 hours 😅