Skip to content

golu360/sql-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Parser

This project is created to understand the internal workings of SQL Query Parsing

Getting Started

These instructions will help you build, test, and run your Golang project using the provided Makefile.

Build the project

make build

Run the project

make run

Prerequisites

Make sure you have Go installed on your system. You can download it from the official website.

Clone the Repository

git clone https://github.com/your-username/your-repo.git
cd your-repo ```

Releases

No releases published

Packages

No packages published