Skip to content

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

Notifications You must be signed in to change notification settings

python-mysql-replication-kr/mysql-query-parser

Repository files navigation

mysql-query-parser

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

설치

brew install antlr
pip install -r requirements.txt

실행

python3 main.py

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published