go-sql-parser is a wrapper around the node-sql-parser library, providing a Go implementation of SQL parsing capabilities using the goja runtime.
For more information about the node-sql-parser library, please visit: node-sql-parser
- Athena
- BigQuery
- DB2
- FlinkSQL
- Hive
- MariaDB
- MySQL
- Noql
- PostgreSQL
- Redshift
- Snowflake
- Sqlite
- TransactSQL
- Trino
To use go-sql-parser in your Go project, you can simply run the following command:
TODO