SQL ParsersSQLglot Parsing SQL - StrumentaSQL is a language to handle data in a relational database. If you worked with data you have probably worked with SQL. We will talk about parsing SQL. It is in the same league of HTML: maybe you never learned it formally but you kinda know how to use it.https://tomassetti.me/parsing-sql/