Categorygithub.com/datakit-dev/go-sql-parser

# README

go-sql-parser

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

Supported SQL Dialects

  • Athena
  • BigQuery
  • DB2
  • FlinkSQL
  • Hive
  • MariaDB
  • MySQL
  • Noql
  • PostgreSQL
  • Redshift
  • Snowflake
  • Sqlite
  • TransactSQL
  • Trino

Installation

To use go-sql-parser in your Go project, you can simply run the following command:

TODO

# Packages

No description provided by the author