Skip to content

1213637677/sqlparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version 1.1

运行环境:Ubuntu 16.04
	gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0
	bison (GNU Bison) 3.0.4

1.在程序目录下运行make生成sql-parser
2.运行./sql-parser test.sql
3.sql_json.out中生成语法树的json格式


About

SQL parsing program written by Lex and YACC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published