Skip to content

datakit-dev/go-sql-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages