Skip to content

nucleuscloud/go-antlrv4-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go ANTLR v4 Parser

This repository provides a Go-based utility for parsing SQL queries using the ANTLR v4 framework. It leverages the T-SQL grammar to parse T-SQL queries, making it easier for developers to integrate SQL parsing into their Go projects.

Features

  • ANTLR v4 Integration: Utilize ANTLR v4 to parse SQL queries with a focus on T-SQL.
  • T-SQL Grammar: This project utilizes the T-SQL grammar from the ANTLR grammars repository, allowing for accurate parsing of T-SQL queries.

Prerequisites

  • Go 1.18 or later
  • ANTLR v4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published