Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ding4it/sql_parser

Repository files navigation

this is a sql parser. only allow SELECT FROM WHERE

select a from b;

select a from b where c = d;

select a,b,c from table1 where a = 1;

select a,b,c from table1, (select hh from dd) as dt where a > c;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /