Hi! This repository is where I'm documenting my SQL learning journey. I'm currently learning SQL from scratch using different resources, and I'll be uploading my notes, practice queries, exercises, ...
Never get the hang of a SQL parser? SQLLineage comes to the rescue. Given a SQL command, SQLLineage will tell you its source and target tables, without worrying about Tokens, Keyword, Identifier and ...