Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 183 Bytes

File metadata and controls

9 lines (7 loc) · 183 Bytes

mysql-query-parser

ANTLR를 활용해 생성된 pure-python MySQL 쿼리 파서입니다.

설치

brew install antlr
pip install -r requirements.txt

실행

python3 main.py