That is useful, thank you. I think there are things idiomatic to each but maybe regexes are sufficient after all
Funny enough, I spent the morning writing a grammar for some SQL inspired tiny query language :simple_smile:
yes, my initial thoughts were that sql syntax docs could be parsed in some way, e.g. http://docs.aws.amazon.com/redshift/latest/dg/r_CREATE_TABLE_NEW.html compared to https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL