312 Forks
3435 Stars
3435 Watchers

sqlglot

Python SQL Parser and Transpiler

How to download and setup sqlglot

Open terminal and run command
git clone https://github.com/tobymao/sqlglot.git
git clone is used to create a copy or clone of sqlglot repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sqlglot https://github.com/tobymao/sqlglot/archive/master.zip

Or simply clone sqlglot with SSH
[email protected]:tobymao/sqlglot.git

If you have some problems with sqlglot

You may open issue on sqlglot support forum (system) here: https://github.com/tobymao/sqlglot/issues